Essential Studio for MAUI Release Notes

v20.4.0.42
January 4, 2023

DocIO

Bug Fixes

  • #I422160 – The NullReferenceException will no longer be thrown while calling AcceptAll API.
  • #I420371 - Shapes are now preserved properly after ungrouping the group shape in a DOCX format document.
  • #I421979 - Bookmarks are now preserved while converting a DOCX format document to HTML.
  • #I426122 - TOC is now updated properly after calling UpdateTableOfContents() method.
  • #I423951 - Picture border is now preserved properly while converting a Word document to PDF.
  • #F39629 - Wrapping is now applied properly for a text while converting a Word document to PDF.
  • #I425454 - Table header row is now preserved properly while converting a Word document to PDF.
  • #I418564 - Nested table is now preserved properly while converting a DOCX format document to PDF.
  • #I424829 - Underline is now preserved properly for the center tab stop while converting a Word document to PDF.

SfListView

Bug Fixes

  • #I419525 - [iOS] The IsVisible property now works properly at run time when loaded inside the ScrollView.
  • #I399871 - When the IsScrollingEnabled is set to false, the control will render properly.

SfScheduler

Bug fixes

  • #I426339 - The BusyIndicator in the AgendaView will be disabled correctly when the ShowBusyIndicator is false using the QueryAppointments command.
  • #I426237 - Now, the selected scheduler view will be updated correctly in the header AllowedViewPicker on Android tablet and iPad device.

XlsIO

Bug Fixes

  • #I425627 - Plot area of a chart in binary Excel document is now rendered properly in chart to image conversion.
  • #I425620 - Chart borders and gridline colors of a chart in binary Excel document are now rendered properly in chart to image conversion.
  • #I425428 - Null reference exception being thrown when the value of data labels from the cell range count is less than the series point count is now resolved.
  • #I425336 - Null reference exception being thrown when the series category and value axis point count are not equal is now resolved.

  • Cells with case sensitive text are now filtered properly.