Essential Studio for WPF Release Notes

v24.2.5
February 13, 2024
With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2.

ComboBoxAdv

Bug fixes

  • #FB50355 - NullReferenceException will no longer be thrown when using custom ControlTemplate in ComboBoxAdv control.

DocIO

Bug Fixes

  • #I549827 - LineCallout shape is now preserved properly while converting a Word document to PDF.
  • #I545521 - Custom shapes are now rotated properly while converting a DOCX format document to PDF

EditControl

Bug fixes

  • #I544802 - Now, the Expand/Collapse icon area is completely hidden even after setting false to the Enable Outlining option.

PDF

Bug Fixes

  • #548103 - The issue that named action is not retrieved properly from the existing button field in a PDF document has been fixed.
  • #550625 - Format Exception no longer occurs while converting Pdf to PdfA3B Conformance.
  • #551232 - Fixed the issue where Destination Mode is not updated while retrieving the Destination.

PdfViewerControl

Bug Fixes

  • #I546297 – Loading message will be visible properly in WPF PdfViewer.
  • #I546407 – Loading a small document after a large document will now quickly loaded in WPF PdfViewer.
  • #I547885 – IndexOutOfRangeException will no longer be thrown while loading the PDF in WPF PdfViewer.
  • #I548400 – ArgumentNullException will no longer be thrown while loading the PDF in WPF PdfViewer.

Presentation

Bug Fixes

  • #I548358 - Cropped Picture placeholder shape is now preserved properly while saving PowerPoint presentation.

SfChart

Bug fixes

  • #543868 - Resolved the trackball display for double.NaN value with multiple series when IsIndexed set to False on Category Axis

  • #F186370 - Resolved an issue of the origin line disappearing when dynamically adding a new series with a new dependent axis in WPF SfChart

SfDataGrid

Bug fixes

  • #F185927,I529438 - The Filter Popup window in the DataGrid will now be rendered properly when set to high screen resolution or when the dpiAwareness mode is set to PerMonitorV2.

SfRadialSlider

Bug fixes

  • #I533000 - Resolved an issue where the current value label overlapped with the tick label in the SfRadialSlider.

XlsIO

Bug Fixes

  • #I549312 - Display text returns the wrong value if the number value contains decimal digits greater than or equal to 15 issue is resolved.