Essential Studio for WPF Release Notes
v20.4.0.43
January 10, 2023
DocIO
Bug Fixes
- #I421242 - Text formatting is now preserved properly after calling
ImportContent()
method. - #I425930 - Table is now preserved properly while resaving a DOCX format document.
- #I424378 - The FormatException will no longer thrown while opening a RTF format document.
- #I425545 - List value is now preserved properly while resaving a DOCX format document.
- #I426606 - Hanging issue has been resolved now while converting a Word document to PDF.
- #I425091 - Table is now preserved properly while converting a DOCX format document to PDF.
DockingManager
Bug fixes
- #I423332 -
InvalidOperationException
will no longer be thrown when closing a float window from the DockingManager. - #I424105 - ContextMenu of TabcontrolItems will be identical to MS ContextMenu.
MenuAdv
Bug Fixes
- #I179509 - Disabling is now working fine for sub menu items when using the MVVM design pattern.
Bug Fixes
- #I426322 - Exception will no longer occur while creating the PdfCode128Barcode with particular text.
- #I424551 - Preservation issue will no longer occur for the barcode with particular X-dimesion value.
- #I426700 - Preservation issue no longer occur while creating the TrueTypeFont with particular overload.
- #I425745 - OCRProcessor returns the correct text while performing OCR for a particular region.
PdfViewerControl
Bug Fixes
- #I426052 – The
FontFamily
will now work properly inFreeTextAnnotationChanged
event.
Presentation
Bug Fixes
- #I420979, #I423197 - The New line characters will now preserved properly while converting a PowerPoint presentation to PDF.
- #I426198 - The ArgumentOutOfRangeException will no longer be thrown while converting a PowerPoint presentation to PDF.
- #I422293 - The ObjectDisposedException will no longer be thrown while creating the multiple Presentation objects using same stream.
PropertyGrid
Bug Fixes
- #I423116 - Description can be updated using the custom resource file.
SfDataGrid
Bug fixes
- #I422445 - Now, RemovedItems will be properly available in the SelectionChangedEventArgs while using the
RemoveRange
method.
SfDatePicker
Bug fixes
- #I425440 - HorizontalcontentAlignment property will be working properly.
- #I424704 - Pressing the tab key will now move focus to the next control in disabled inline editing.
- #I425873 - The DropDown of the DatePicker will disappear after the second click.
SfImageEditor
Bug fixes
- #I425004 - The sub toolbar will be displayed properly when calling the
AddShape
method.
SfMaps
Bug fixes
- #I425976 - The data labels in the sublayer will be repositioned correctly when the
Center
property is updated dynamically.
SfRichTextBoxAdv
Bug Fixes
- #I426492 - Added support to the preservation of <del> and <ins> tags while opening a HTML file.
- #I423009 - Inside left/right borders are now preserved properly for the table cell.
SfTimePicker
Bug fixes
- #I425440 - HorizontalContentAlignment property will be working properly.
- #I424704 - Pressing the tab key will now move focus to the next control in disabled inline editing .
XlsIO
Bug Fixes
- #I426982 - Null reference exception thown while opening the Excel document is now resolved.