Syncfusion Essential Studio WPF 2023 Volume 4 SP1 (24.2.3)
Released: Jan 31, 2024
2023 Volume 4 SP1 (24.2.3) での更新項目
機能
DocIO
Added an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone which can be used to save HTML with body content alone.
不具合の修正
CheckListBox
NullReferenceException will no longer be thrown while check and uncheck the CheckListBox items.
DocIO
Table is now preserved properly while converting a DOCX format document to PDF.
The ArgumentOutOfRangeException will no longer be thrown while resaving a DOCX format document.
Revisions are now preserved properly after performing compare and import to a new document.
SubSuperScript is now preserved properly while calling AppendMath with LaTeX.
DockingManager
NullReferenceException will no longer be thrown when using the UseInteropCompatibilityMode property value to true in DockingManager.
DoubleTextBox
InvalidOperationException will no longer be thrown when entering minus [-] operator followed by a dot[.].
DropDownButtonAdv
Fixed an issue where the DropDownMenuItem would remain in the selected state after performing a long-press to select the item and then moving down to the next item.
PdfViewerControl
ArgumentOutOfRangeException will no longer be thrown while perform delete operation in organize pane.
ArgumentException will no longer be thrown when performing mouse down action in Freetext Annotation.
NullReferenceException will no longer be thrown during touch interaction in WPF PdfViewer.
ArgumentOutOfRangeException will no longer be thrown during mouse move action in WPF PdfViewer.
Exceptions will no longer be thrown in page organizer of PdfViewer.
SfDataGrid
Windows 11 Dark theme will now be applied properly when setting the theme to the DataGrid.
SfDiagram
Exporting diagrams with annotations positioned beyond the node boundaries now function correctly.
The connectors now remain connected when dragging grouped nodes.
SfHeatMap
The sizes of HeatMap cells can now be adjusted dynamically based on the size of their parent window.
SfRichTextBoxAdv
The Paragraph is now pasted properly at the beginning of the another paragraph.
No longer hangs when pasting the HTML content for the second time.
TileViewControl
The TileViewItems are updated properly when scrolling the TileViewItem using the mouse wheel or double-finger gesture after changing the size of the parent control.
XlsIO
Category axis with major grid lines is now rendered properly in chart to Image conversion.