Essential Studio for WinUI Release Notes
v24.2.3
January 31, 2024
DocIO
Features
- Provided an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone to save HTML with body content alone.
Bug Fixes
- #I534967 - Table is now preserved properly while converting a DOCX format document to PDF.
- #I542761 - The ArgumentOutOfRangeException will no longer be thrown while resaving a DOCX format document.
- #I536528 - Revisions are now preserved properly after performing compare and import to a new document.
- #F186004 - SubSuperScript is now preserved properly while calling
AppendMath
with LaTeX.
Features
- #F184954 - Added support for including the signature and timestamp certificates to the PDF document DSS while enabling LTV.
Bug Fixes
- #533937 - Fixed the issue where ExtractText return the incorrect the coordinates for particular pdf document.
- #536649 - Fixed beginRowLayout event triggered two times for the same row when paginating the table.
- #F185658 - Fixed conformance failure issue while converting PDF to PDF/A2B conformance.
SfCartesianChart
Bug Fixes
- #543343 - Resolved an issue of the legend disappearing while dynamically adding a series collection using the relay command method in WinUI SfCartesianChart.
SfMaskedTextBox
Bug Fixes
- #I525178 - The boolean OR operator now working properly when applied with the regex mask type in
SfMaskedTextBox
.
XlsIO
Bug Fixes
- #I523092 - Category axis with major grid lines is now rendered properly in chart to Image conversion.