Essential Studio for Windows Forms Release Notes

v23.2.4
November 20, 2023

Common

  • Our controls are compatible with the latest .NET 8 version.

Bug fixes

  • #I503128 - Now ,the sample browser utility tool will properly execute the demo with the latest available .NET Framework in the WinForms build.

ButtonEdit

Bug fixes

  • #F46822 - Form is now displaying when adding ButtonEdit in NetCore projects.

DocIO

Bug Fixes

  • #I515859- Image is now preserved properly while saving a DOCX format document.

EditControl

Bug fixes

  • #I477370 - The copy-paste functionality in the EditControl now works as expected when the EnableBlockSelection property is True.

MultiColumnComboBox

Bug fixes

  • #FB46981 - Fixed the issue where elements are automatically selected when the text property is set from code behind in MultiColumnComboBox.

PDF

Features

  • Added support to set polygon points in PdfLoadedPolygonAnnotation and PdfPolygonAnnotation.
  • #F180535 - Added support for retrieving the Certificate Revocation List (CRL) with revocation serial numbers, revoked dates, and revocation status from embedded CRLs during signature validation.
  • #F184954 - Provided support to include certificates in the Document Security Store (DSS) during Long-Term Validation (LTV).
  • #F184644 - Added support for retrieving certificates from the Document Security Store (DSS).

Bug Fixes

  • #I520965 - Resolved an issue where the destination was not behaving as expected after an update to the destination array functionality in the file link annotation.
  • #I516937 - Resolved an exception that occurred while converting Word to PDF, specifically when handling Arabic text in italic style.
  • #I518050 - The Index outside the bounds of the array exception no longer occurs when compressing a particular PDF document.
  • #I518514 - The Null Reference exception will no longer occur when using the loaded document StructureElement for a particular document.
  • Fixed the issue where the border width is not updated when exporting the annotation in Xfdf format.
  • #I509181 - Resolved the issue where OCRLayoutResult was returning null when performing OCR with a specified page region index.
  • #I509561 - The Null Reference Exception no longer occurs when performing OCR with the chi sim language.
  • #F184907 - The form fields are now added in the correct position during the HTML to PDF conversion.

Presentation

No Changes for this product in this version.

RibbonControlAdv

Bug fixes

  • #I489215 - Show Tabs and Commands function in RibbonDisplayOptionButton working properly at all time.
  • #I493178 - Backstage is now rendering properly when using other than RibbonForm.
  • #F47490 - The SelectedTab will no longer changed on clicking the RibbonControlAdv Backstage back button.

SpellCheckerAdv

Bug fixes

  • #I499769 - Localization for the SpellChecker dialog box is now applied correctly.

Visual Studio Extensions

Features

  • Provided the .NET 8.0 support to the Syncfusion WinForms Project Template, Item Template, and Reference Manager.

XlsIO

Bug Fixes

  • #I515434 - Object reference exception is no longer thrown while resaving the Excel document with empty chart shape.