Syncfusion Essential Studio WPF 2024 Volume 3 (27.1.53)

Released: Oct 15, 2024

2024 Volume 3 (27.1.53) 中的更新

修補程式

  • DocIO
    • Extracted TXT file from OLE Object is now preserved properly.
    • Font size is now preserved properly while converting a DOCX format document to PDF.
    • Hanging issue will no longer occur while converting Word document to PDF with footnotes.
    • Paragraph bottom border is now positioned properly while converting a Word document to PDF.
    • The ArgumentException will no longer be thrown while converting Word document to PDF repeatedly with embedded fonts.
    • The StackOverFlowException will no longer be thrown while converting Word document to PDF when the document contains end notes.
  • Presentation
    • Group shape fill color is now applied properly while converting PPTX to PDF.
    • Ascent and descent of the font are now properly applied while converting PPTX to image.
    • The PowerPoint presentation will no longer be corrupted while cloning and merging a brightness applied picture.
  • SfDataGrid
    • The deadlock issue no longer occurs when extending the selection to the last hidden row in the SfDataGrid.
    • The SelectionBackground is now properly applied to selected cells or rows, even when the GridCell Background is customized using DataGrid.CellStyle or GridColumn.CellStyle.
    • Resolved an issue where empty space appeared between rows when setting the BorderThickness for both GridCell and DataGrid.