Syncfusion Essential Studio WPF 2024 Volume 4 (28.1.36)

Released: Dec 24, 2024

2024 Volume 4 (28.1.36) 버젼 업데이트

수정사항

  • DocIO
    • TOC entry page number is now preserved properly while converting Word document to PDF.
    • Bookmark is now preserved properly after calling UpdateAlternateChunks API.
    • The ArgumentOutOfRangeException will no longer be thrown while saving DOCX format document.
    • The NullReferenceException will no longer be thrown while converting a Word document with block content control to PDF.
    • Text format for NumPages field is now preserved properly after calling UpdateDocumentFields API.
    • Page number within textbox in header or footer is now preserved properly while converting a Word document to PDF.
  • PdfViewerControl
    • Process memory usage will not be continuously increased while loading PDFs repeatedly in PdfViewer using Pdfium.
    • FreeText annotation text will now be visible properly in WPF PdfViewer.
  • SfDataGrid
    • NullReferenceException will no longer occur when expanding the DetailsViewDataGrid with the ScrollMode set to Async.
  • SfRichTextBoxAdv
    • The caret now moves correctly to the next cell when pressing the tab key inside a table cell.