Syncfusion Essential Studio WPF 2025 Volume 1 SP1 (29.2.5)

Released: May 21, 2025

2025 Volume 1 SP1 (29.2.5) 버젼 업데이트

수정사항

  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while converting DOCX format document to PDF.
    • The NullReferenceException will no longer be thrown while saving as DOC format document with table.
    • Mapped CellContentControl is now preserved properly while resaving a DOCX format document.
    • Bookmarks are now preserved properly while resaving a DOCX format document.
    • Table header row is now preserved properly while resaving a HTML format document.
    • Document will no longer be corrupted after calling ImportContent API.
    • The ArgumentOutOfRangeException will no longer be thrown while converting DOCX format document with table to PDF.
    • IF field with content control is now preserved properly while converting Word document to PDF.
    • The NullReferenceException will no longer be thrown while thrown while converting Word document to PDF.
    • Hyphen character code is now preserved properly while converting HTML to DOCX format document.
  • SfBusyIndicator
    • Fixed an issue where the WPF SfBusyIndicator was not centered when using Cupertino or Fluent animation types.
  • SfDataGrid
    • The first data row is now displayed correctly when RowHeight is set to a decimal value and a TableSummaryRow is added.