Syncfusion Essential Studio WPF 2020 Volume 3 SP1

Released: Nov 5, 2020

Updates in 2020 Volume 3 SP1

Funktionen

PdfViewerControl

  • Exposed the DocumentUnloaded event to notify users when the document is unloaded.

Presentation

  • Added support for preserving a gradient line while converting a Microsoft PowerPoint presentation to PDF/Image.
  • Added support for preserving a gradient fill with transparency while converting a Microsoft PowerPoint presentation to PDF.

StepProgressBar

  • Added support for displaying content from right-to-left.

Fehlerkorrekturen

Carousel

  • ItemTemplateSelector property is now working properly.

ComboBoxAdv

  • Dynamic values are now updated on entering the ComboBoxAdv control.
  • The size of ComboBoxAdv popup won’t change if you scroll from Top to Bottom or Bottom to Top.

DocIO

  • Bookmarks are now added properly while converting a Microsoft Word document to PDF.
  • Pagination issue will no longer occur while converting a Word document to PDF.
  • Improved the track changes balloons rendering algorithm in Word to PDF conversion.
  • List numbering is now preserved properly while converting a Word document to PDF.
  • Hanging will no longer occur while converting a Word document to PDF.
  • Paragraph with deletion revision is now preserved properly while converting a Word document to PDF.
  • Page border is now preserved properly while converting a Word document to PDF.
  • Table is now preserved properly while converting a Word document to PDF.
  • Gutter position is now used properly while converting a Word document to PDF.
  • Shape is now preserved properly while converting a Word document to PDF.
  • The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • The System.FormatException will no longer be thrown while converting a Word document to PDF.
  • The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • Paragraph alignment is now preserved properly while converting a Word document to PDF.
  • Hanging will no longer occur while converting a Word document to PDF.
  • Table row is now preserved properly while converting a Word document to PDF.
  • Chart is now preserved properly while converting a Word document to PDF.
  • Table is now properly preserved while converting a Word document to PDF.
  • Text is now preserved properly while opening an RTF format Word document.
  • The KeyNotFoundException will no longer be thrown while open and saving a Word document.
  • The ArgumentOutOfRangeException will no longer be thrown while opening a Word document.
  • List numbering is now preserved properly while converting a Word document to PDF.
  • Field is now unlinked properly while calling Unlink() method.
  • The performance issue has been resolved while opening a RTF format document.
  • Custom shape is now properly included in the unsupported element’s warning messages while converting a Word document to PDF.
  • List numbering is now preserved properly while calling UpdateTableOfContents() method.
  • List value is now preserved properly in WordPad while converting HTML to RTF format document.
  • The screen tip text is now parsed properly while opening a DOCX format document.
  • Image color is now preserved properly while open and saving a Word document.
  • Nested bookmarks contents are now preserved properly while removing a bookmark contents.
  • Revision details are now cloned properly while importing a Word document.
  • The FormatException will no longer be thrown while opening a Word document.
  • Hyperlink display text is now preserved properly while opening a RTF format document.
  • Merge field names are now retrieved properly while calling GetMergeFieldNames() method.
  • The hanging issue will no long be occur while calling AcceptChanges() method.
  • GridBefore value is now calculated properly while opening a RTF format document.
  • Field is now preserved properly while resaving Word2003 Open XML format document.
  • Table is now preserved properly while converting RTF to DOCX format document.
  • List numbering is now preserved properly while converting a Word document to Text file.
  • Table border size is now preserved properly while resaving a DOCX format document.
  • Paragraph text is now preserved properly while converting DOC format document to PDF.
  • Custom document properties are now updated properly while calling UpdateDocumentFields() method.
  • The InvalidOperationException will no longer be thrown while opening a word document.
  • Table width is now preserved properly while converting Word document to PDF.
  • Table width is now preserved properly while converting a HTML to DOCX format document.

DockingManager

  • DockingManager now properly loads the saved states.
  • DockingManager.ActivateWindow now working properly while splitting the tab using ‘New horizontal tab group’ and ‘New vertical tab group’.

DoubleTextBox

  • DoubleTextBox decimal digits are now updated properly when binding the Value.
  • DoubleTextBox display text is now updated correctly when value is set as Double.Nan.

GroupBar

  • Exception will no longer occurs when select the item in stack mode of the GroupBar.

PdfViewerControl

  • The scrollbars are now displayed properly in the PdfDocumentView after the ZoomMode is changed.
  • The fill color opacity is now applied properly for the annotations.
  • The Marquee zoom cursor mode is now working properly.
  • The text selection is now working properly when the cursor modes are changed.
  • The file size is not increased every time whenever a PDF file is saved even without any modifications.
  • The System.ArgumentNullException is no longer thrown when localizing the control.
  • The IsDocumentEdited property is now updated properly when a popup note is edited.
  • The Delete key operation is now working properly for the popup notes.
  • The System.NullReferenceException is no longer thrown when extracting the text from the PDF pages using the PdfLoadedDocument.
  • Images are now extracted properly from the PDF pages.
  • Images are now extracted properly from the PDF pages in a multithreading environment.
  • The text is now extracted properly from the PDF file.

Presentation

  • Justification is now applied properly while converting a PowerPoint presentation to PDF.
  • Placeholder text color is now preserved properly while converting a PowerPoint presentation to Image.
  • PowerPoint document is no longer corrupted while removing a master slide.
  • SlideSizeType property is now working properly, when PowerPoint slide size type is Wide Screen.

PropertyGrid

  • PropertyGrid control now load when used inside the user control.

Ribbon

  • In the Material and Office2019 themes, the RibbonButton and DropDownButton controls are now properly arranged.
  • The background of the RibbonWindow title is now properly applied.
  • The selected foreground of the checkable ‘RibbonButton’ has now properly appeared in the Material and Office2019 themes.
  • In Ribbon, the ‘BackstageButton’ visibility is now updated properly.
  • Exception will no longer occurs when opening the more commands dialog.
  • The RibbonToggleButton is now updated properly based on its property SizeMode.
  • When invoking the merging and unmerging functions, the child Ribbon is now properly merged and unmerged.
  • The XamlParseException will no longer occur when minimizing the Ribbon.

SfAccordion

  • When SfAccordion is used in TabNavigation control, an exception will no longer occur in ExpandableContentControl.

SfDataGrid

  • Grid is now rendered properly when all the grid columns are hidden.

SfDiagram

  • The selection rectangle will now no longer be rendered when the RubberBandSelection mode is disabled.
  • The InvalidOperationException will now no longer be thrown when applying a theme to a class that inherits from SfDiagram.
  • The ArgumentOutOfRangeException will now no longer be thrown when adding the diagram control as a content of the docking manager.
  • The TargetInvocationException will now no longer be thrown when binding SnapSettings to the SfDiagram control.

SfMultiColumnDropDownControl

  • Previous selected text is now removed properly from editor when the SelectedItem is set to null.

SfRichTextBoxAdv

  • Style defined in div element is now applied properly while importing HTML.
  • Horizontal scrollbar is now properly updated when the document contains different size pages.
  • Character format is now applied properly when the selection is empty.
  • Calling thread cannot access this object exception will be no longer thrown while opening document using asynchronous open method.
  • Last paragraph in the clipboard is now not merged with the destination paragraph while pasting content.

SfSchedule

  • The WorkStartHour and WorkEndHour properties are updated properly with one-way binding.

SfSpreadsheet

  • ConditionalFormatting style is applied properly when the formatting rule has one or more Applies to ranges.
  • The FillSeries feature is working properly with the string-formatted values like (01,001).

SfTimePicker

  • Textbox in SfTimePicker will now get focus when pressing tab key.

SplitButtonAdv

  • The triggering issue in SplitButtonAdv using command parameter is now resolved.

TabControlExt

  • FontSize will now updated properly for TabItem on TabStripPlacement as left and RotateTextWhenVertical as True.

TileView

  • KeyNotFound exception will no longer occur in TileView control while closing the TileViewItem.
  • TileViewItem content is now loaded correctly for the maximized item when material theme is applied for the TileViewControl.
  • TileViewItem will now update properly when ‘ItemState’ for any of the TileViewItem is set as maximized.

ToolBarAdv

  • Crash will no longer occur when ComboBoxAdv Item is clicked in ToolBarAdv.
  • The Seperator is now added properly in ToolBarAdv while binding through ItemSource.

UpDown

  • UpDown control FontSize property is now working properly for material themes.