Essential Studio for WPF Release Notes
v20.3.0.49
October 11, 2022
DocIO
Bug Fixes
- #I408204 - Textbox is now positioned properly while converting a Word document to PDF.
- #I409276 - The NullReferenceException will no longer thrown while converting a Word document to PDF.
- #I400616, #I407526 – Tab stop leader is now preserved properly while converting a Word document to PDF.
- #I406622 – The InvalidOperationException will no longer be thrown while resaving a DOCX format document with revisions.
- #I407466 - Table indent is now preserved properly while resaving a RTF format document.
- Bold and Italic text is now preserved properly while converting a DOC format document to PDF.
PdfViewerControl
Bug Fixes
- #I407950 – Ink annotation color changes will now be updated properly.
- #I410704 -
System.ArgumentOutOfRangeException
will no longer be thrown while selecting annotation using SelectAnnotation API.
Presentation
Bug Fixes
- #I406846 - The NullReferenceException will no longer be thrown while opening the PowerPoint Image from a customized folder.
SfDataGrid
Bug fixes
- #I402587 - Now, the SelectedItems binding will work properly when the DataGrid is added inside the
UserControl
. - #I401174 - Scrolling is now updated properly when CRTL + END is pressed while the row height is defined with the QueryRowHeight event.
SfScheduler
Bug fixes
- #I398973 - Now, the appointment will resize correctly when the mininum appointment duration is set in the
TimelineViewSettings
.