Essential Studio for WPF Release Notes

v23.1.40
October 10, 2023

DateTimeEdit

Bug fixes

  • #FB46121 - The MouseWheel event now works for the ScrollViewer even when EnableMouseWheelEdit is set to false for the DateTimeEdit and added it inside the ScrollViewer.

DocIO

Bug Fixes

  • #I490406 - Watermark is now preserved properly while converting a Word document to PDF.
  • #I503945 - The NullReferenceException will no longer be thrown while adding a form field to an inline content control.
  • #I505956 - The hyperlink inside the content control is now preserved properly while converting a DOCX format document to PDF.
  • #I505476 - Fixed the arrow icon direction in the Windows 11 theme for DropDownButtonAdv.

PDF

Bug Fixes

  • #I505893 - Exceptions no longer occur when converting PDF to image.
  • #F184668 - The issue with the IsDocumentModified API not working as expected has been resolved.

PdfViewerControl

Bug Fixes

  • #I503135 – DocumentPermissions will be preserved after signing the PDF in PdfViewer.
  • #I506180 – Extract image API will now work properly for PDF in PdfViewer.

Presentation

Bug Fixes

  • #I850521 - Black and white mode is now applied properly while saving PowerPoint Presentation.

SfDataGrid

Bug fixes

  • #I503977 - InvalidOperationException no longer thrown when filtering using advanced filter in GridNumericColumn with DataGrid having only one visible row.

SfDiagram

Bug fixes

  • #I500477 - Connector’s StrokeThickness will now be updated properly for the stencil with in-built themes applied.

SfNavigationDrawer

Bug fixes

  • #F184351 - Fixed the issue where the keyboard focus was being lost when using the Spreadsheet control inside the SfNavigationDrawer Content.

SfSpreadsheet

Bug fixes

  • #I488354 - Now, the cell content will be wrapped and aligned properly without clipping when autofitting the cell with a rotation angle.

XlsIO

Bug Fixes

  • #I503991, #I503987 - ArgumentOutOfRangeException is thrown while inserting a column in a worksheet with conditional formats applied last column is now resolved.
  • #I500475 - Unwanted braces are added in the count with IF formula while creating excel document is now resolved.
  • #I506973 - The same image file returned for different image references is now resolved.