Essential Studio for WinUI Release Notes

v27.2.2
November 15, 2024

Common

  • Our controls are compatible with the latest .NET 9 version.

DocIO

Bug Fixes

  • #I643712 - MathML equations are now preserved properly while converting a Word document to an image multiple time.
  • The InvalidOperationException will no longer be thrown while converting a Word document to HTML after enabling HtmlExportBodyContentAlone API.
  • The NullReferenceException will no longer be thrown while opening a DOCX document with footnote.

PDF

Features

  • Added .NET 9 support for PDF, HTML Converter, and OCR Processor.
  • The Skiasharp version used in the Pdf Imaging, XPS to PDF Converter, and OCR Processor libraries has been updated to v2.88.8.

Presentation

Bug Fixes

  • #I638787 - The IndexOutOfRangeException will no longer be thrown while opening the document with duplicate slide relation.
  • Font color now preserved properly while converting PPTX to PDF.

SfCartesianChart

Bug Fixes

  • #I648725, #FB62680 - Resolved an issue where gridlines disappeared when dynamically adding a series after clearing the collection.

SfDataGrid

Breaking Changes

The GridComboBoxColumn.TextDecorations property is currently unavailable due to an ambiguous reference to TextDecorations between Microsoft.WinUI and Microsoft.Windows.SDK.NET in WindowsAppSDK 1.5.xx.

Bug fixes

XlsIO

Features

Skiasharp version is upgraded to v2.88.8 in Excel to PDF and Excel to Image converters.

Bug Fixes

  • #I643843 - The styles are now applied properly to hidden ranges when creating an Excel document.