Essential Studio for WPF Release Notes

v25.2.3
May 08, 2024

DocIO

Bug Fixes

  • #I583053 - Czech characters are now preserved properly while converting a Word document to PDF.
  • #FB53376 - RTL Paragraph within the TOC is now aligned properly while converting a Word document to PDF.
  • #F187801 – Font name is now preserved properly while saving a ODT format document.

DockingManager

Bug fixes

  • #I554314 - The minimize and maximize buttons are now enabled when loading the ContentControl using ItemSource in DockingManager.

pdf

No Changes for this product in this version.

PdfViewerControl

Bug Fixes

  • #FB51190 – Font name of free text annotation will be maintained properly in PdfViewer.
  • #I565831 – NullReferenceException will no longer be thrown while loading PDF in PdfViewer.
  • #I567133 – Text of free text annotation will now be viewed properly in WPF PdfViewer.
  • #I581851 – Text Markup annotations will now be saved properly in WPF PdfViewer.

Presentation

No Changes for this product in this version.

Ribbon

Bug fixes

  • #I570796 - Now, the background color of RibbonButton is updated properly when changing the color based on the IsSelected property in code-behind in classic themes.
  • #I574193 - Now the RibbonButton icons are displayed correctly when using classic themes.

SfDatePicker

Bug fixes

  • #I563828 - Now SetValueOnLostFocus works properly in SfDatePicker.

SfRichTextBoxAdv

Bug Fixes

  • #I582889 - The StackOverFlowException will no longer be thrown when performing an enter operation after a line break with spell check enabled.
  • #I582646 - The StackOverFlowException will no longer be thrown when performing a backspace operation on multi-text selection with spell check enabled.
  • #I578218 - The StackOverflowException will no longer be thrown when performing a backspace operation on multi-text selection with spell check enabled.
  • #I574710 - The spell checker is now working properly for correctly spelled words.

SfSpellChecker

Bug fixes

  • #I560735 - No more performance issues occur when using SfSpellChecker within the SfDataGrid.

TabControlExt

Bug fixes

  • #I565522 - The size of the TabItemExt now updates properly when changed dynamically.

TileViewControl

Bug fixes

  • #I568122 - Now, the scrollbar visibility is updated properly when MinimizedItemPercentage is set to zero.
  • #I569156 - Now, when virtualization is enabled, TileViewItems are updated based on the RowCount and ColumnCount.
  • #I573949 - Now the Scroll Here functionality in the ScrollViewer works properly in the TileViewControl when Virtualization is enabled.

XlsIO

Bug Fixes

  • #I583000 - Exception is no longer thrown when accessing a range of the sheet name starting with a bracket.
  • #I580812 - Row height is updated properly While using autofitRow in the conversion of Excel to PDF.
  • #F29765 - AutoShape is rendered properly while converting specific range in Excel to image.
  • Custom display unit label text is preserved properly while cloning the Excel document.
  • Hidden series is preserved properly while cloning the Excel document.