Essential Studio for Windows Forms Release Notes

v20.1.0.47
April 4, 2022

Calculate

Bug fixes

  • #I369510 - IFERROR formula returns proper calculated value in .NET Framework 3.5.
  • #I352559 - IRR formula returns the proper calculated value when the iteration count is greater than the argument length.

ColorPickerUIAdv

Bug fixes

  • #I358846 - Now, the Metro theme gets applied for MoreColor dialog box of ColorPickerUIAdv.

ComboDropDown

Bug Fixes

  • #I362318, #I364259 - Now, the ComboDropDown control is rendered properly when setting its Anchor property as right.

DocIO

Features

  • #I131175, #I195343, #I199221, #I323836, #I333914, #I343475, #I358626 - Provided support for preserving picture fill in DOCX to PDF/Image conversion.
  • #I341225 - Provided an API to link paragraph and character styles in a Word document.

Breaking Changes

  • The default XHTML validation type is changed from XHTMLValidation.Transitional to XHTMLValidation.None while importing a HTML file.

GridControl

Bug fixes

  • #I363325 - The NullReferenceException will be no longer thrown, and the grid will be de-serialized properly when xml serializes and de-serializes the grid with the CellValueType set to Null.

MultiColumnComboBox

Bug Fixes

  • #I364733 - The AutoComplete feature now works properly in MultiColumnComboBox control when showing parent form using ShowDialog.

NumericUpDownExt

Bug fixes

  • #I325979 - Now, the UI of the NumericUpdownExt will be proper for Office2007 and Office2010 themes at 175 scaling.

PDF

Features

  • #I259782, #I308276 - Added support for importing and exporting annotations with appearance.
  • #F169363 – Added Support for embedding the non-embedded font in an existing pdf document.
  • #I361251 - Added support for converting the PDF/A conformance document to a normal PDF document.
  • #I362189 - Added support to get annotation type and creation date directly from PdfLoadedAnnotation instance.
  • #I358952 - Improved the performance of Annotation flattening by 30 times faster.
  • Improved the performance of PDF to PDF/A conversion by 2.5 times faster than before.
  • Added support for setting base URL for PDF document.

Breaking Changes

  • Starting with v20.1.0.x, if you reference Syncfusion HTML converter assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this link for generating and registering a Syncfusion license key in your application to use the components without a trail message.

PdfViewerControl

Bug Fixes

  • #I362794, #I363027 – System.NullReferenceException will no longer be thrown when unloading the documents.
  • #I358301 – The table of content navigation in the PDF document now works properly.
  • #I354379 – Extracted images from PDF document will no longer be blurred.
  • #I363008 – The text present in the PDF document can now be extracted properly. .
  • #I356286 – The text present in the PDF document can now searched properly.

Presentation

No Changes for this product in this version.

RibbonControlAdv

Bug Fixes

  • #F171548 - Designer crash will no longer occur when setting RightToLeftLayout as true for RibbonControlAdv.
  • #I363699 - The text misalignment will no longer occur between button controls in RibbonControlAdv.

SfComboBox

Bug fixes

  • #I362302 - Now, the Searched value can be selected in ComboBox SuggestAppend mode through mouse click and keyboard interaction.

SfDataGrid

Bug fixes

  • #I363931 - The last column width will now be updated properly, and the DetailsView will render properly without border issues.

SfDateTimeEdit

Bug fixes

  • #I368418 - Now, the NullReferenceException will no longer be thrown when applying Office2016 theme for SfDateTimeEdit.

TabControlAdv

Bug fixes

  • #I360988 - Now, the TabPanelBackColor property will be serialized when changing the color in TabControlAdv using SmartTag.

XlsIO

Features

  • Provided support for new functions such as XLOOKUP, VALUETOTEXT, ARRAYTOTEXT, XMATCH, and LET.

Bug Fixes

  • #I366365 - The default space maintained between cell border and cell text is now rendered properly in Excel to PDF conversion.