Essential Studio for WinUI Release Notes

v23.2.4
November 20, 2023

Common

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

DocIO

Bug Fixes

  • #I515859- Image is now preserved properly while saving a DOCX format document.

PDF

Features

  • Added support to set polygon points in PdfLoadedPolygonAnnotation and PdfPolygonAnnotation.
  • #F180535 - Added support for retrieving the Certificate Revocation List (CRL) with revocation serial numbers, revoked dates, and revocation status from embedded CRLs during signature validation.
  • #F184954 - Provided support to include certificates in the Document Security Store (DSS) during Long-Term Validation (LTV).
  • #F184644 - Added support for retrieving certificates from the Document Security Store (DSS).

Bug Fixes

  • #I520965 - Resolved an issue where the destination was not behaving as expected after an update to the destination array functionality in the file link annotation.
  • #I516937 - Resolved an exception that occurred while converting Word to PDF, specifically when handling Arabic text in italic style.
  • #I518050 - The Index outside the bounds of the array exception no longer occurs when compressing a particular PDF document.
  • #I518514 - The Null Reference exception will no longer occur when using the loaded document StructureElement for a particular document.
  • Fixed the issue where the border width is not updated when exporting the annotation in Xfdf format.

SfComboBox

Bug Fixes

  • #I505731 - X:Bind now works properly for SelectionBoxItemTemplate property in the SfComboBox control.

SfMaskedTextBox

Features

  • #F486943 - The MaskedTextBox control now supports the compact mode for rendering a high-density layout.

Bug Fixes

  • #I505927 - Now the ValueChanging event with e.Cancel as True will prevent value change in SfMaskedTextBox.

SfNumberBox

Bug Fixes

  • #I509153 - NumberBox values are now updated properly while using inside the ContentDialog.

XlsIO

Bug Fixes

  • #I515434 - Object reference exception is no longer thrown while resaving the Excel document with empty chart shape.