Essential Studio for WPF 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

CalenderEdit

Bug Fixes

  • #211655 - Binding with BlackOutDates will now work properly.

CheckListBox

Bug Fixes

  • #211171 - Scrolling works when swiping through touch.

ColorPicker

Bug Fixes

  • #209622 - Selected thumb of GradientBrush in Colorpicker will be deleted now on pressing delete key.

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 the FindAll() 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 as ListRestartNumbering 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.

DockingManager

Bug Fixes

  • #212236 - Float Window will no longer flicker when mouse hover on the title bar.

PDF

Bug Fixes

  • #207834 - Null reference exception thrown while loading some PDF documents is now fixed.
  • #210943 - String not recognized exception will no longer thrown when loading some PDF documents.
  • #210828 - Corruption issue after signing the PDF document is now fixed.
  • #211845 - SelectedIndex property issue in PdfLoadedRadioButtonField is now fixed.
  • #208585 - Form fields are not duplicated when loading and saving the PDF document.
  • #208463 - Underline text tags are preserved as figure will no longer occur when converting Word to PDF.
  • #210703 - Null value returns from the LinePoints property will no longer occur in PdfLine Annotation.
  • #210779 - Null reference exception will no longer occur when filling the form fields in the PDF document.
  • #210590 - Custom metadata set property are now properly working in the PDF document.
  • #211089 - Appearance are now preserved properly for selected item in the PdfLoadedComboBoxField.
  • #207022 - The text of multiline XFA text box field is now wrapping properly.
  • #208909 - Null reference exception will no longer occur when converting HTML to PDF.
  • #211011 - HTML to tagged PDF conversion will be preserved properly.
  • #211008 - HTML converter will no longer hang when converting HTML to tagged PDF.
  • #204693 - The orientation value set in the image properties is now detected and rendered properly when drawn to the PDF page.

PdfViewerControl

Bug Fixes

  • #209564: Printing quality of the PDF document is now improved.

Presentation

Bug Fixes

  • #209572 - Bullets are now preserved equivalent to the PowerPoint document while converting a PowerPoint slide as image.
  • #211236 - Rotated group shapes are now preserved equivalent to the PowerPoint document while converting a slide as image.
  • #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.

ReportDesigner

Bug Fixes

  • #210330 - Unwanted default values serialization has been avoided while saving the report in ReportDesigner.

ReportViewer

Bug Fixes

  • #210753 - Invalid value formatting in concatenate operation for numeric and date time expression has been resolved.

ReportWriter

Bug Fixes

  • #211051 - Now the report export working properly if HTML markup text paragraph tag contains empty value.

Ribbon

Bug Fixes

  • #210118 - Exception will not occur when applying metro style using resource dictionary.

SfChart

Bug fixes

  • #211390 – The ArgumentOutOfRangeException will no longer be thrown when deselecting the line segment in multiple selection.

SfDataGrid

Bug Fixes

  • #212994 - PrintSummaryRowHeight property not found object error is no longer thrown in GridPrintManager.

SfMaskedEdit

Bug Fixes

  • #212779 - ArgumentOutOfRange exception will not be thrown when typing numbers.

  • #210455 - Binding issues with the Value Property has been fixed.

SfRichTextBoxAdv

Features

  • #206599 - Added support for page break.

Bug Fixes

  • #210724 - The blinking cursor (caret) is now properly updated based on the selection format.
  • #208578 - Pasted punctuation marks from google translator are now properly rendered with respect to Right to left layout.
  • #211809 - HTML documents with wrong file extension (*.docx, *.doc, *.rtf) are now opened properly.
  • #211307 - The performance of text editing and opening documents are now improved.
  • #211833 - The contents are now properly wrapped in Block layout, while changing the control size.
  • #210501, #211833 - The FontWeight property of the control is now properly applied for the displayed text.

TreeViewAdv

Bug Fixes

  • #210119 - Drag and Drop issues when setting DragDropEffect as Move has been fixed.

  • #211647 - IsColumnAutoWidthEnable and ShowRootLines property will now work properly.

UpDown

Feature

  • #210972 - Increment and decrement support has been given when the value is null.

XlsIO

Breaking Changes

  • #207306 - DetectMixedValueType enumeration is added for detecting mixed data typed column values while exporting to DataTable.
  • #203029 – TypeMismatchOnExport event and ExportEventArgs class are added in IApplication interface to notify the user about the mismatch between cell type and property type while Exporting data to CLR Objects.

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.
  • #208900 - Invalid operation exception is no longer thrown in Excel to PDF conversion of an Excel document with charts.
  • #211825 - Exception thrown while converting an Excel file to PDF with styles is resolved.
  • #210068 - Shrink to fit now works proper in Excel to PDF conversion.
  • Shape text position will be proper in Excel to PDF conversion when horizontal flip is applied.
  • Number formats are returned proper while parsing.
  • Image will no longer be saved into local storage while converting the Excel workbook to HTML stream.
  • 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.