#188714, #192238 – Object disposed exception will no longer thrown while adding chart in view pager.
DocIO
Features
#192592 - Added option to import styles with new unique name, if style exist in destination document with same name and different type.
Breaking Changes
The property ImportStylesOnTypeMismatch was added to the IWordDocument interface.
Bug Fixes
#190591 - DOC format document opens properly after modifying the protection type from ‘AllowOnlyFormFields’ to other types for a particular Word document.
#194503 - Owner information is now set properly while merging comment from source to destination document.
#192944 - CustomDocumentProperties with whitespace values are parsed properly in a particular Word document.
#191534 - PAGE and NUMPAGES fields are preserved properly while converting a particular RTF Word document as DOCX.
#189597 - ArgumentOutOfRangeException and NullReferenceException will be no longer thrown while deleting and accessing a bookmark content from a particular Word document.
#190880 - The resultant Word document is no longer corrupted after updating the UpdateDocumentFields for a particular Word document.
#190024 - Images are removed properly while clearing the Word document elements.
#191067 - StackOverflowException will be no longer thrown while loading a particular Word document.
#189874 - Memory leak issue has been resolved while saving a particular Word document as RTF document (multiple times).
#188568 - Print Layout view is now preserved properly while opening/printing resultant RTF document in Microsoft Word 2016.
#190621 - NullReferenceException will be no longer thrown while opening a particular Word document.
#189655 - Bullet size is now preserved properly while merging a particular Word document elements.
#189185 - BuiltinDocumentProperties (Company,manager) are parsed properly while opening particular DOC format document.
#188296 - OutOfMemoryException will be no longer thrown while updating document fields for a particular Word document.
PDF
Bug Fixes
#192637 - NullReferenceException no longer occurs when removing a page from the particular PDF document.
#190237 - System not support exception no longer occurs when merging the PDF document with digital signature.
#190870 - Text preservation issue is no longer occurs while drawing existing template into another page.
#189471 - Empty PdfColor is now retrieving as the background color of PdfLoadedTextBoxField which has no background color.
#189756 - Out of range exception is no longer occurs while drawing JPEG image to PDF document.
#191567 - Null reference exception is no longer occurs while reading existing combo box values.
#187013 - PDF layers count is now retrieving properly while loading an existing document.
#190046 - PdfTextMarkup annotation fore color is now preserving properly.
#191487 - Form fields data is preserving properly after adding the signature certificate to PDF document.
#194078 - OnInstantiate property in 3D annotation is now working properly.
#193908 - NullReferenceException no longer occurs when drawing a string to the PDF document.
Presentation
Bug Fixes
#193673 - Image in a PowerPoint slide is no longer replaced by another image while applying PictureFill in the same slide.
SfAutoComplete
Feature
#194379 - CustomFilter has been provided in SfAutoComplete.
#191429 - Focus method and Completed event support has been provided in SfAutoComplete.
SfCircularGauge
Bug Fixes
# 193420 – Application will not crash, while dragging the marker pointer(Image type).
SfDataForm
Bug Fixes
#192735 - Selected item of picker editor will be updated properly now on loading itself.
#191761 - Validating the numeric values will no longer commits the wrong value on German culture.
SfDataGrid
Bug fixes
#191040 - Summary not updated based on the new value after editing and changing a value of the cell has been fixed.
#191040 - Application crashed while edit the GridDateTimeColumn has been fixed.
#192498 - Application crash while edit the GridSwitchColumn when the bound property does not have set access has been fixed.
#191040 - Formatted cell value is applied for table summary cells even if there is no values defined in the GridNumericColumn has been fixed.
#190252 - Drawing objects disposed when navigating between different activities in TC8000 device has been fixed.