Essential Studio for Universal Windows Platform Release Notes

v16.2.0.46
July 30, 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

Features

  • #205783, #F138587 - Added Rotation property in WPicture class.

Bug Fixes

  • #208268 - Paragraph spacing is now preserved properly when replacing content in table cell for a particular Word document.
  • #207657 - Word document will be no longer corrupted when inserting image in a particular Word document.
  • #208046 - Multi column is now preserved properly in Word Perfect Office Viewer while resaving a particular Word document as RTF.
  • #207861 - Word document will be no longer corrupted in Microsoft Word 2007 application while resaving a particular Word document.
  • #205919 - Image size is now preserved properly while converting a particular Word document as RTF.
  • #205633 - NullReferenceException will be no longer thrown while parsing a particular Word document.
  • #205250 - InvalidOperationException will be no longer thrown while parsing a particular RTF format document.
  • #204774 - NullReferenceException will be no longer thrown while deleting bookmark content in a particular Word document.
  • #204774 - Bookmark content is now deleted properly in a particular Word document.
  • #202253 - OutOfMemoryException will be no longer thrown while parsing a particular Word document.
  • #208059 - MAX field is now properly skipped from updating error result while updating fields in a particular Word document.

PDF

Bug Fixes

  • #209067 - XML files are now importing properly as form fields.
  • #209067 - Drop-down form fields are now exporting properly as XML files.
  • #209809 - “Unable to decrypt document without ID” exception will no longer occur when decrypting the PDF documents.
  • #209809 - “Catalog is not present” exception will no longer occur when loading the PDF documents.
  • #209809,207003 - “Password is incorrect exception” will no longer occur when loading the PDF documents.
  • #205727,199398 - URI value from PdfLoadedUriAnnotation is now retrieving properly from the PDF document.
  • #205636 - “Index out of range exception” will no longer occur when loading the PDF documents.
  • #206504 - Imported document size is not increased if the source document contains hyperlinks.
  • #204160 - Content is now preserving properly when adding large text to a PdfGrid cell in landscape page.
  • #206944 - PDF signature appearance is updating properly when using appearance graphics.
  • #209484 - “Null reference exception” will no longer occur when accessing layer of the PDF document.
  • #204266 - Incorrect layer behavior and syntax issues in Preflight when creating layers in the PDF document are now fixed.
  • #207003 - “Index and length must refer to a location within the string” exception will no longer occur when loading the PDF documents.
  • #206043 - The blank page will no longer be created when rotating the PDF documents.
  • #205034 - Preservation issues will no longer occur when adding layers with overlay to PDF documents.
  • #208125 - “Argument Out Of Range exception” will no longer occur when importing pages from the PDF documents.
  • #206826 - All the form fields are now preserving properly when merging the PDF documents.
  • #206864,209809 - Hanging issues will no longer occur when importing pages form the PDF documents.
  • #208472 - PDF document corruption issue will no longer occur when merging the PDF documents.
  • #209467 - “Object reference not set to an instance of an object” exception will no longer occur when loading the PDF document.
  • #206344 - Text box fields are now preserving properly when flattening the PDF document.
  • #207010,206810 - Null reference exception will no longer occur when appending the PDF documents.
  • #204640 - “Can’t convert to rectangle” exception will no longer occur when flattening the PDF documents.

Presentation

Bug Fixes

  • #205737 - Text orientation in SmartArt nodes are preserved properly while converting a PowerPoint presentation to image.
  • #205502 - Application will no longer hang while re-saving the PowerPoint presentation.

SfCalendar

Bug Fixes

  • #200923: Calendar dates will be rendered correctly when using SfCalendar control inside the Popup control.

SfChart

Bug fixes

  • #208835 - RangeAreaSeries will be rendered properly when the high and low values are same, and x-axis is set to DateTimeAxis.

  • #209710 - The EnableAntiAliasing property works properly for FastLineBitmapSeries.

Features

  • The hexagon, plus, and vertical line shapes have been provided in legend icon.

SfColorPalette

Bug Fixes

  • #138670 - Selection changed event will now be triggered on color change.

SfDataGrid

Bug fixes

  • #206157, #208169 - ArgumentException will no longer thrown when ItemsSource bound with the Dictionary of objects and compiling the application by targeting the Fall Creators update.

Breaking Changes

  • CanListenPropertyNotification is marked as Obsolete property. Now we have removed from the DataGrid. Functionality of CanListenPropertyNotification can be achieved now using NotificationSubscriptionMode.
  • EnableRecuriveChecking is marked as Obsolete property. Now we have removed from the DataGrid. Functionality of EnableRecuriveChecking can be achieved now using EnableRecursiveChecking.

SfDatePicker

Bug Fixes

  • #210338 – DateTime format will no longer modified on opening LoopingSelector even AllowInlineEditing enabled in SfDatePicker.

SfDockingManager

Bug Fixes

  • #209035 - SfCellGrid resizing cursor not displayed when loaded as dock child in SfDockingManager has been fixed.

SfMenu

Bug Fixes

  • #210063 - SfMenu will no longer need to click twice on same item to open drop down popup.

SfNumericUpDown

Bug Fixes

  • #210548: Numeric updown works correctly when setting the Maximum and Minimum value.

SfPdfViewerControl

Bug Fixes

  • #205656 - Now, the PDF pages in SfPdfViewer are fit properly while loading the document in portrait mode.
  • #206604 - Application will no longer crash when navigating from one page to another page in SfPdfViewer.
  • #206604 - PDF document will be zoomed properly when using ZoomTo method.
  • #209325 - SfPdfViewer will navigate to the appropriate location of the text being searched.
  • #204748 - NullReferenceException will no longer be thrown while searching text in the newly loaded PDF document.
  • #207403 - Application will no longer crash when semantic zoom changes with the PDF document.
  • #207672 - Annotations will be placed in right position for all the types of PDF documents loaded in SfPdfViewer.

SfReportViewer

Bug Fixes

  • #207809 - Integer parameter values with datetime format now returns correct value result.
  • #207710 - Now, tablix child report items visibility working properly in RDL processing mode.
  • #206516 - Now, varbinary database images are rendered properly in preview when placed inside tablix.

Ribbon

Bug Fixes

  • #208161 - Control is now visible when docked inside Docking Manager

SfRichTextBoxAdv

Breaking Changes

  • The table cell and image are now refreshed to new size after the resizing operation is finished. To retain the live resizing behavior of previous versions, set the value ResizingMode.Live to EditorSettings.ResizingMode property of SfRichTextBoxAdv class.

Bug Fixes

  • #209136 - The Right to left contents are selected properly using Ctrl + A key.
  • #209136 - New paragraphs are now added properly after the Right to left paragraph.
  • #208668 - The font size is now properly preserved while importing particular HTML document.
  • #208668 - The document background and image size are now properly preserved while importing the HTML document.
  • #208668 - The nested tables with centre/right alignment are now properly rendered while loading the HTML document.
  • #208578 - Pasted punctuation marks from google translator are now properly rendered with respect to Right to left layout.
  • #208270 - IndexOutOfRangeException will be no longer thrown while adding space before the Arabic text of Right to left paragraph.
  • #208739 - Scrolling to highlighted text position is now working properly.
  • #206562 - Nested tables are now displayed properly within its parent cell bounds.
  • #206475 - The content viewer is now scrolled properly when selecting image.
  • #208266 - Right to left text copied from the google translator are now properly pasted.
  • #202878 - Improved the performance on deleting the selected contents using Backspace/Delete key.
  • #202878 - Improved the cell resizing performance by refreshing the UI to new size after the resizing operation is completed.

SfSchedule

Bug Fixes

  • #209193: Recurrence appointment is rendered properly when the recurrence rule is “FREQ=DAILY”.

SfSpellChecker

Bug Fixes

  • #208284 - Words ends with comma considered as error word in SfSpellChecker has been fixed.

SfTextBoxExt

Bug Fixes

  • #209156: ShowSuggestionOnFocus property is not working after selecting an item from drop down

Breaking Changes

  • Delimeter is marked as Obsolete property. Now we have removed from the TextboxExt

TreeNavigator

Bug Fixes

  • #207882 - Items are now set according to the width of the Popup.

VS-Extensions

Bug Fixes

  • Fixed the Syncfusion.Licensing assembly version mismatch issue.

XlsIO

Bug fixes

  • #209729 - Null reference exception thrown while adding marker variable with copy style argument is resolved.
  • #209443 - Null reference exception thrown while copying empty worksheet range is resolved.
  • #209443 - Shape is not copied properly to another range while clearing range is fixed.
  • #208554 - Application exception ambiguity conflict between Microsoft Common Object Runtime Library. and Syncfusion.Compression NuGet package is resolved.
  • #207203 – Random exceptions on accessing RTFText property multiple times is resolved.
  • #208141 - Exception thrown while converting chart with range collection is resolved.
  • #208122 - Exception thrown while opening a file with empty RTF text is resolved.
  • #207732 - Argument exception thrown while opening a workbook of strict XML type is resolved.
  • #207940 - Null reference exception raised while invoking auto fit columns on cells containing formulas is resolved.
  • #207176, #210642 - Issue with conditional formats on a newly created worksheet is fixed.
  • #207151 - Exception is no longer thrown while saving the workbook created using AddCopy().
  • #206271 - Corruption issue while resaving the file with query table is resolved.
  • #206070 - Formats are preserved correctly while saving XML file as XLSX.
  • #205858 - Table formula with column name in dimension format can be set properly.
  • #204815 - Exception raised while opening Excel file having the style count greater than maximum unique styles is fixed.
  • #204483 - XML exception raised while opening a binary file with duplicate schema is resolved.
  • #204511 - FindAll() returns expected value when ExcelFindOptions is not provided.
  • #204932 - Exception raised while setting Fill property for un-supported chart types on opening Excel file is resolved.
  • #204742 - Data connection parameters tag is now serialized while resaving the Excel file.
  • #204130, #204484 - Exception thrown while parsing hyperlink in merged cells is resolved.
  • #203365 - Conditional formats are properly copied while add copying the worksheet.
  • #203557 - File corruption issue while generating worksheet from data table is resolved.
  • #203396 - File corruption while removing comments with picture from worksheet is resolved.
  • #202487 - Exception is no longer raised while parsing invalid reference to chart series name.
  • #204134 - Incorrect chart name retrieved for binary file is fixed.
  • #207784 - Exception raised while copying custom functions to a different workbook is resolved.
  • #205835 - Exception raised while cloning the workbook with conditional formats is resolved.
  • Exception will no longer be thrown while applying template marker using IWorksheet.Workbook property
  • Auto filter issue while setting IconSet conditional formatting with NoIcon is resolved