Essential Studio® for Xamarin.iOS Release Notes
v16.2.0.50
August 28, 2018
Starting with version 16.2 (2018 Vol 2), you need to include a valid license key (either paid or trial key) within your applications.
Please refer to this help topic for more information
DocIO
Bug Fixes
- #209408 - If field result is now properly updated while updating document fields in a particular Word document.
- #208463 - Paragraph tags are properly created while converting a particular Word document as PDF with accessibility.
- #211412, #212690 -
OutOfMemoryException
will be no longer thrown while performing Find & Replace functionality for a particular Word document. - #210863, #211412 -
ArgumentOutOfRangeException
will be no longer thrown while calling theFindAll()
API for a particular Word document. - #208450 - Table border is now preserved properly while converting a particular RTF document as PDF.
- #205945 - Word document will be no longer hangs while converting a particular Word document as PDF.
- #211046 - The nested
AutoNum
field is now properly skipped while updating its container field. - #208117 - Hanging issue has been resolved while updating fields in a particular Word document.
- #211709 - Style attribute is now preserved properly while converting a particular Word document as HTML.
- #210867 - List number is now restarted properly on importing contents with
ImportOptions
asListRestartNumbering
and saving the resultant document as DOC format. - #209964 - List style is now preserved properly for the first paragraph inserted to a bookmark using Bookmark Navigator.
- #204947 - Text wrapping issue has been resolved while converting a particular Word document as PDF.
- #206374 - Content control content is now preserved properly while converting a particular Word document as PDF.
- #207193 - The first dot(.) character of a paragraph within a table containing decimal tab stop position is now automatically justified like tab (\t) character while converting Word document as PDF.
Presentation
Bug Fixes
- #209550 -
Object reference exception
will no more thrown while loading a PowerPoint document created with XMLPowerTools. - #211236 - Individual shape bounds within the group shapes are now updated to the properties while loading a PowerPoint document.
-
String format exception
will no more thrown while creating animations in Afrikaans culture. -
Access violation exception
will no more thrown while re-saving a PowerPoint document with same file name.
SfCheckBox
Bug fixes
- #F139145: Now, the
SfCheckBox
is working properly in story board.
SfComboBox
Bug Fixes
- #210412, 139064: Now,
DisplayMemberPath
is working properly while changing Dynamically. - #210348, 210370: DropDown Button View is properly shown in
SfCombobox.iOS
.
SfDataGrid
Bug fixes
- #210110: Exception thrown when tapping on a column header with adding manually generated columns in the
SfDataGrid.Columns
collection assinged from the sample has been fixed.
SfDiagram
Bug Fixes
- #206863 - ‘EnableDrag’ property will work fine for stencil.
XlsIO
Bug fixes
- #211514 - NullReferenceException thrown while opening a file in multi-thread environment is fixed.
- #210082 - Exception thrown while copying an Excel document to another document with named range and saving is resolved.
- #210172 - Conditional format formulas applied to
ConditionValue
property are now properly updated in advanced conditional formats. - #210172 - Image protection in XLS documents will not be removed after resave.
- #209739 - Exception thrown while parsing workbook with empty styles is resolved.
- #209443 - Merged cells are now properly copied to another range during
CopyTo()
method. - #138492 - Issue with
ListOfValues
property in Data Validation is fixed. - Number formats are returned proper while parsing.
- Print area is cleared properly when
PrintArea
is set to null. - Out of Memory Exception thrown while parsing a CSV file with large number of rows is fixed.
- Issue with clearing Rich-Text and its formatting is resolved.