Added support for reflecting CheckListBoxItem IsChecked property to collapsed CheckedListBox CheckListGroupItem.
PDF
Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
Added support for removing the specified key from document information in existing PDF documents.
PdfViewerControl
Added support for changing annotation ModifiedDate.
Breaking Changes - The SfPdf engine is no longer supported. RenderingEngine and TextExtractionEngine are marked as obsolete. By default, PDFium engine will be used. So, avoid setting the RenderingEngine and TextExtractionEngine properties for the PDF Viewer control.
不具合の修正
ChromelessWindow
Removed the unnecessary focus for Left and RightItemSource in the title bar of ChromelessWindow.
Fixed the issue where there is a gap between the border and content of the ChromelessWindow.
ColorPicker
Resolved an issue where the color could not be changed by dragging the pointer in the ColorEdit when using the ColorPicker inside the Button.
ComboBoxAdv
The SelectedItem value can now be updated at runtime in the ComboBoxAdv.
ArgumentException will no longer be thrown while selecting an item from the ComboBoxAdv control.
FormatException will no longer be thrown while using different locale settings in the ComboBoxAdv control.
DateTimeEdit
Fixed the issue in DateTimeEdit control where entering time in 24 hours format, it changes to "23:59:59".
DocIO
Paragraph spacing is now preserved properly while converting an RTF format document to PDF.
Fit text property of table cell is now preserved properly while converting a Word document to PDF.
Footnotes are now linked properly while converting a DOCX format document to HTML.
The NullReferenceException will no longer be thrown while calling UpdateDocumentFields() API.
DockingManager
The correct position of the float window can be retrieved in the DockingManager.
The header text of the dock window is now properly visible when hovering the mouse over it in theme studio themes.
EditControl
NullException will no longer be thrown while removing EditControl from the document of the DockingManager.
GroupBar
ArgumentNullException will no longer be thrown while drag and drop the GroupBarItem.
PDF
Fixed an issue where documents would become corrupted after adding security measures and modifying form fields in PDF files.
Fixed an issue where the file size would increase when drawing PDF templates with a higher page count.
Fixed the issue where the GoToAction was missing during the parsing of an existing button field.
Text extraction issues no longer occur in the specific PDF document.
Fixed the issue where entire contents are removed while removing this image from the PDF document.
Resolved text box fields become non writeable issue while CurrentCulture is "it-IT".
Preservation issue no longer occurs while drawing italic style in true type fonts.
StackOverflow exception no longer occurs while drawing PDF template in specific PDF document.
Auto-naming issue no longer occurs while signing an existing PDF document with the same signature name.
PdfViewerControl
ExtractText API now will return 0 degree based text bounds in PdfViewer.
Highlight annotation will now be added properly in the rotated pages.
Pages will now be rendered properly in Organize pages.
NullReferenceException will no longer be thrown when we set ShowAnnotationTools.
Line annotation will now work properly when we move from one page to another page.
InvalidCastException will no longer be thrown when we use Office2016 themes in PdfViewer.
NullReferenceException will no longer be thrown when we call GoToPageAtIndex.
NullReferenceException will no longer be thrown when moving a shape annotation over a text markup annotation.
ArgumentException will no longer be thrown when mouse move over the TOC pages.
ArgumentNullException will no longer be thrown when opening thumbnail Pane.
Custom stamp will now be pasted properly in PdfViewer.
ArgumentException will no longer be thrown when opening PdfViewer Control.
ArgumentOutOfRangeException will no longer be thrown when we select the text in the PDF.
KeyNotFoundException will no longer be thrown while using redaction.
Ribbon
The content provided as stack panel is now visible for RibbonGalleryItem.
The BackStage can now be displayed at the beginning of an application.
The content of DropDownMenuItem now renders correctly when applying the theme.
Fixed the issue where the icon of the Ribbon DropDownButton was cropped when resizing the window.
SfDataGrid
InvalidCastException will no longer be thrown when binding the FontSize property in CellStyle to a Dynamic Resource.
Performance has been improved for operations such as SelectAll(), copying, and scrolling when using SelectionUnit as Cell.
SfDiagram
The preview of the dropping node will now be removed when the cursor is released outside of the diagram area.
The AutomationId for the PageBreaks will now be available.
The Unhandled exception will no longer be thrown when trying to open the Overview window from the SfDiagramRibbon.
The drawing tools drop down will now be properly popped-up in the SfDiagramRibbon.
The Unhandled exception will no longer be thrown when trying to save and load the diagram using the QAT.
Node moving into the negative axis can now be properly restricted through the NegativeAxisDragDrop constraint.
SfSkinManager
The NullReferenceException will no longer be thrown when fluent theme is applied in Ribbon control.
Palette property now works properly in the Windows 11 theme.
SfSpellChecker
Resolved the issue where the memory leak occurred when creating multiple windows of SfSpellChecker
SfTreeGrid
NullReferenceException will no longer be thrown when using ColumnSizer.
XlsIO
Data labels of a chart with negative values are now rendered in proper position in Chart to Image conversion.
Chart category axis labels position is now rendered properly in Chart to Image conversion.
Chart category axis labels with position set as high are now rendered properly in Chart to Image conversion.
Chart data labels with category name being referred from an external document are now rendered in Chart to Image conversion.