Essential Studio for Xamarin.Forms Release Notes

v19.2.0.56
August 17, 2021

DocIO

Bug Fixes

  • #I337901 - IF field is now updated properly while calling UpdateDocumentFields() method.
  • #FB27108 - The EndOfStreamException will no longer be thrown while opening a DOC format document.
  • #FB27307 - Image is now preserve properly while resaving a DOCX format document
  • #I336964 - The OutOfMemoryException will no longer be thrown while cloning a Word document.
  • #I338277 - RTL number is now preserved properly while converting a Word document to PDF.
  • #I337903 - Text color is now preserved properly while converting a Word document to PDF.
  • #I337902 - Tab is now preserved properly while converting a Word document to PDF.
  • #I336652 - Shape and Textbox edges are now preserved properly while converting a Word document to PDF.
  • #I337142 - Image position is now preserved properly while converting a Word document to PDF.

PDF

Bug Fixes

  • #337703 - ArgumentOutOfRangeException will no longer occurs while filling the particular form field.

Presentation

Bug Fixes

  • #I336013 - Paragraph font properties are now applied properly while converting a PowerPoint presentation to Image.

SfChart

Bug fixes

  • #I336810 - [iOS] The axis labels are now properly wrapped based on the MaxWidth property.

SfChat

Bug Fixes

  • #FB27369 - The System.NullReferenceException is no longer thrown when adding a chat message in the time break view.

Chips

Bug fixes

  • #I336066 - Now, the default padding value is not shown for chip items when using the ItemTemplate in SfChipGroup.

SfComboBox

Bug fixes

  • #I336695 - The SfComboBox is now updated correctly when the SfComboBox SelectedIndex property is updated using the SelectionChanged event.
  • #I337031 - The SfComboBox drop-down is now correctly opened with the Xamarin.Forms v5.0.0.2083.

SfDatePicker

Bug fixes

  • #I338830, #I338075 - Now MinimumDate applied properly when changing dynamically in the SfDatePicker..

SfRadialMenu

Bug fixes

  • #F166658 - The SfRadialMenu is now properly navigated When using the sub-level menu items.

SfSegmentedControl

Bug fixes

  • #I337076 - Now, the SfSegmentedControl color is updated properly when the segment items are enabled and disabled.

XlsIO

Bug Fixes

  • #F167079 - Chart title area is now preserved properly when the title is set as empty.
  • #I329608 - Cell styles for merged regions are now copied properly while using Template Markers.
  • #I336161 - Exception thrown while opening an Excel document with single quotes on external named range is now resolved.
  • #I323739, #I339258 - Argument exception thrown while converting Excel document to PDF is now resolved.
  • #336706 - Exception thrown while converting Excel document with PrintNoComments option enabled in PageSetup to PDF is now resolved.
  • Data bar with RTL direction is now proper while converting Excel document to PDF.
  • EndsWith operator in conditional format is now applied properly for blank cells with formula, in Excel to PDF conversion.
  • Performance issue while converting Excel document with Data bar conditional format having large data range to PDF is now resolved.
  • Name property of Shape now returns proper AutoShape name instead of null.
  • AutoShape texture or picture fill are now preserved properly while creating Excel document.
  • Strikeout in header and footer is now rendered properly in Excel to PDF conversion.