Syncfusion Essential Studio WPF 2021 Volume 4 SP1

Released: Jan 31, 2022

Actualizaciones en 2021 Volume 4 SP1

Características

  • PdfViewerControl
    • To improve performance, the current text extraction process from PDF documents for selection, search, and other purposes has been changed to Pdfium as the default.

Correcciones

  • SkinManager
    • NullReferenceException will no longer be thrown while using multiple windows in SkinManager.
  • ChromelessWindow
    • The theme will now be properly applied to the custom window that is derived from ChromelessWindow.
  • ComboBoxAdv
    • The InvalidOperationException will no longer be thrown when using multi-threading in ComboBoxAdv.
  • DocIO
    • Inline content control is now preserved properly while resaving a DOCX format document.
    • Text is now preserved properly while merging a DOCX format document to DOC format document.
    • The ArgumentException will no longer be thrown while opening a DOC format document.
    • The NullReferenceException will no longer be thrown while opening a Word document.
    • Document will no longer be corrupted while applying shape line format.
    • Image is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • Headers and Footers are now preserved properly while resaving a DOCX format document.
    • If field is now updated properly while calling UpdateDocumentFields() method.
    • Bookmark end is now preserved properly in Word document.
    • Picture within frame is now preserved properly while converting a Word document to PDF.
    • Footer content is now preserved properly while converting a Word document to PDF.
    • Text 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 ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
    • Font substitution event is now working properly for Chinese fonts while converting a Word document to PDF.
    • Vertical text is now preserved properly while converting a Word document to PDF.
    • Hanging issue has been resolved while opening a DOCX format document.
    • Paragraph is now aligned properly while converting a Word document to PDF.
    • The ObjectDisposedException will no longer be thrown converting a Word document to PDF.
  • DropDownButtonAdv
    • The arrow key navigation in DropDownMenuItem works properly when the ItemsSource property is set.
  • EditControl
    • The value of the EditControl text will be proper after inserting and saving the line.
    • Individual files will now be properly displayed by the EditControl LoadFile method.
    • The SkinManager theme will now be properly applied to the EditControl cursor.
  • PdfViewerControl
    • Now the current page index value will be properly updated in the toolbar when more than one page is displayed in the viewport.
    • Custom stamp annotation will not changed to a standard stamp annotation while the annotation properties are changed in the code behind.
    • Extracted image contents will no longer be appeared blur.
    • PDF pages will no longer be blank while loading the document with import annotations.
    • The Resize action event is now appropriately triggered for the resizing of line annotations.
    • Page count is obtained correctly when you check immediately after loading the document.
    • Annotation will be preserved properly even if the document contains negative media box.
    • The text present in PDF document can now be searched properly.
    • Newly added annotations are now printed properly in the document.
  • Presentation
    • The FormatException will no longer be thrown while converting a PowerPoint presentation to image.
  • Ribbon
    • The key tip will now work properly for application menu items in the Ribbon.
  • SfDataGrid
    • The NullReferenceException is no longer be thrown when click and dragging the record in DetailsViewDataGrid.
    • The IndexOutOfRangeException is no longer be thrown while pressing the Esc key to cancel the insertion of a new row using AddNewRowControl in underlying DataTable.
    • The NullReferenceException is no longer be thrown when SelectionController is set inside the DataGrid loaded event.
  • SfDiagram
    • The ArgumentException will no longer be thrown when panning the diagram using mouse wheel.
    • ContextMenu style will be now preserved properly when opening a menu across the diagram and the nodes.
    • The KeyNotFoundException will no longer be thrown when creating a diagram with nodes and connectors in a loop-like structure.
    • Performance has been improved when loading a larger MindMap layout with CubicBezier connectors.
    • The NullReferenceException will no longer be thrown when deleting a connector followed by deleting a node using rubber band selection.
    • The MenuItemClickedEvent will be fired properly when you click on the menu items of the ContextMenu.
    • The ArgumenutNullException will no longer be thrown when performing drag and drop actions in the MindMapLayout sample.
    • The InvalidOperationExceptionwill no longer be thrown when restricting the drag action using the SelectorChanged event.
    • Now, the exported jpeg image will have all the nodes present in the diagram.
    • Now, the diagram’s SelectedItems property will return the proper value when accessing it in ItemUnselectedEvent event.
  • SfRichTextBoxAdv
    • Textbox with no editable width is now preserved properly.
    • Exception will be no longer thrown on importing Chinese text.
    • Line break is now removed properly on backspace and delete.
    • Argument exception will be no longer thrown on importing RTF document.
  • XlsIO
    • Index out of range exception thrown while converting chart with external data range to image is now resolved.