Essential Studio for WPF Release Notes

v27.2.3
November 21, 2024

ChromelessWindow

Bug Fixes

  • I614015 - Resolved an issue where the ChromelessWindow did not maximize correctly on a secondary screen with different DPI settings.

DocIO

Bug Fixes

  • #I644608 - Frame is now positioned properly while converting a Word document to PDF with tabs.
  • #I645178 - Hanging issue will no longer occurs while calling Compare API.
  • #I651535 - Table grid is now preserved properly while resaving a DOCX format document.
  • #I645715 - The ArgumentOutOfRangeException will no longer occurs while calling ExecuteNestedGroup with InsertAsNewRow enabled.
  • #I648643 - Document compared properly while comparing same DOCX document with hyperlinks.
  • #I646570 - The ArgumentException will no longer thrown while comparing DOCX documents with multiple bookmarks.
  • #I647428 - The ArgumentOutOfRangeException will no longer occurs while resaving a DOCX document
  • Document will no longer corrupted while resaving a DOCX format document with improper custom XML.
  • Custom shape is now preserved properly while resaving a DOCX format document.

EditControl

Bug Fixes

  • I650909 - The TabSpace property now applies correctly when setting text dynamically in the EditControl.

pdf

No Changes for this product in this version.

PdfViewerControl

Bug Fixes

  • #I650085 – Mouse cursor will now change properly while hovering over signature field in PdfViewer.
  • #I639188, I646687 – NullReferenceException will no longer be thrown while cloning the template of the PDF document.

Presentation

Bug Fixes

  • #I647086 - Slide background color now preserved properly after accessing the background fill type API.
  • PowerPoint Presentation will no longer be corrupted while cloning and merging a PowerPoint slide with custom theme name.

SfDataGrid

Bug fixes

  • #I646669 - Now, new rows are correctly added in the appropriate position within the SfDataGrid, even when sorting is applied along with a View.Filter.

  • #I642438 - Now, NullReferenceException will no longer be thrown when Deserializing the SfDataGrid without an ItemsSource.

SfRichTextBoxAdv

Bug Fixes

  • #I650079 - The StackOverflowException will no longer be thrown when inserting hyperlink preceding image.

XlsIO

Bug Fixes

  • #I646336 - A stack overflow exception is no longer thrown when inserting a row in a sheet containing a comment shape.
  • An exception is no longer thrown when the first formula is greater than the second formula in data validation.
  • A null reference exception is no longer thrown when inserting a list with the first value as null in a template marker.
  • Files no longer get corrupted when resaving an Excel document containing an ActiveX control with an embedded image.
  • Marker border color is now rendered properly during Excel to PDF conversion.