
Improves Diagram, Schedule and PropertyGrid controls.
Features
DocIO
- Automatically resize tables to fit the content in DOCX to PDF conversion.
PropertyGrid
- Added support for customizing the PropertyViewItem height by using its padding property.
SfDiagram
- Breaking Changes - The LayoutBase and TreeLayoutBase classes, which are under the namespace Syncfusion.UI.Xaml.Diagram.Layout.Base have been changed to Syncfusion.UI.Xaml.Diagram.Layout.
SfImageEditor Preview
- Added image picker support for loading images from a local folder.
SfSchedule
- Provided the following to handle AppointmentEditorWindows
- Edit
- Delete
- Resize
- Drag and Drop
Fixes
CheckListBox
- Now the SelectedItems will be updated properly based on the checked state of the string items.
Common
- The License errors will no longer occur while adding controls to WPF designer with .Net Core platform.
DocIO
- The extra paragraph is now removed properly when replacing bookmark content by using the ReplaceBookmarkContent() method.
- The “ArgumentOutOfRangeException” will no longer be thrown while cloning picture in the Word document.
- Picture is now preserved properly when open and save the DOCX Word document.
- IF field is updated properly while calling updateDocumentFields() method.
- Frame is now preserved properly when open and save the DOCX Word document.
- Outline level for built-in heading styles are preserved properly while resaving the Word document.
- The “NullReferenceException” will no longer be thrown while deleting bookmark content by using the DeleteBookmarkContent() method.
- Group shapes will be preserved properly when open and save the DOCX Word document.
- The “NullReferenceException” will no longer be thrown while calling the GetText() method.
- NumPages field is updated properly when using updateDocumentFields in the Word document.
- Content control of type repeating section will be preserved properly when converting the Word document to PDF.
- Shape is now preserved properly when converting the Word document to PDF.
- Nested group shapes are now preserved properly when open and save the DOCX format Word document.
- Table is now preserved properly when converting the Word document to PDF.
- Track changes are now accepted properly while using the AcceptChanges() method.
- Text spaces are now preserved properly when open and save the DOCX Word document.
- The “NullReferenceException” will no longer be thrown when converting a Word document to PDF.
- Bookmark is now preserved properly while removing table column in the Word document.
- The “NullReferenceException” will no longer be thrown while replacing bookmark content by using the ReplaceBookmarkContent() method.
- Text box is now aligned properly while converting a Word document to PDF.
- Improved the stability of Word to tagged PDF conversion.
- Improved the stability by resolving a possible NullReferenceException occurred in Word to PDF conversion.
- Page field is updated properly while updating fields from RTF document.
- Hyperlink is now preserved properly while converting a Word document to PDF.
- Text box is now preserved properly while converting a Word document to PDF.
- Picture is now preserved properly while converting a Word document to PDF.
- Hanging issue has been resolved while converting a Word document to PDF.
- Text is now aligned properly while converting a Word document to PDF.
- Tab is now preserved properly in the generated PDF.
- Image is now preserved properly while converting a Word document to Image.
- Frame is now preserved properly while converting a Word document to PDF.
- Header is now preserved properly while converting a Word document to PDF.
- The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.
- The NullReferenceException will no longer be thrown while converting a Word document to PDF.
DockingManager
- Memory leak issue will no longer occur in DockingManager after the removal of document tab items.
- Foreground text is now updated properly for dock child windows
DropDownButtonAdv
- The ShowDropDownOnClick property now works properly when adding any type of items to DropDownButtonAdv.
- PDF page size will be preserved properly when appending two documents with different page size.
- Word to PDF conversion will be working properly with particular document.
- The NullReferenceException no longer occurs while enabling LTV for store certificates.
- The FileNotFoundException no longer occurs with XmlSerializer on XPS to PDF conversion.
- PdfAnnotation will be flattened with proper borders.
- PdfInkAnnotation will be flattened properly.
- The OutOfMemoryException no longer occurs while saving a large PDF document.
- Performance of remove layer functionality is optimized now.
- Layers will be removed properly in PDF documents.
- Paragraph inside the table cell will be preserved properly in Word to PDF conversion.
- Meta file (EMF) will be rendered properly in PdfDocument.
- EMF files will be rendered properly in PdfDocument on .NET Core 3.0.
- The NullReferenceException no longer occurs while saving a PDF document multiple times.
- Image will be preserved properly while drawing it to PDF document.
- The EndOfStreamException no longer occurs while drawing image to PDF document.
- PdfUriAnnotation will be preserved properly with provided string format in PdfGrid.
- PdfCodeUPCBarcode will be preserved properly with provided dimension.
- PDF to PDF A1B converted document will be opened properly in PDF readers without any issue.
- PdfTextBoxField will be preserved properly with AutoFontSize and Multiline options.
- BackColor will be preserved properly in PDF 2D barcodes.
- The DateTimeInvalidLocalFormat exception no longer occurs when creating a PDF A document.
- PdfSignature appearance will be preserved properly based on the page rotation.
PdfViewerControl
- The System.ArgumentException will no longer occur when saving the PDF document.
- Checkbox is now checked and unchecked properly when using the PdfViewerControl in the application.
- The ZoomChanged event is now working properly when magnifying the control using mouse wheel.
- The System.ArgumentOutOfRangeException will no longer occur after removing a page from PDF document.
- Rotation and deletion of PDF pages are now working properly.
- Scrollbar properties are now working properly in PdfDocumentView.
- author information is now preserved properly when importing and exporting the annotations.
- The text in the PDF document are now copied properly.
Presentation
- The NullReferenceException will no longer be thrown while cloning a PowerPoint slide with hyperlink.
- The ArgumentException will no longer be thrown while setting an invalid link or path as hyperlink.
Ribbon
- Ribbon tab now appears correctly when the ContextTabGroup back-color is set to transparent.
- SplitButton now properly scrolls when adding items to the DropDownMenuGroup.
- The Null reference exception will no longer occur when the ribbon menu collapses with the Minimize button.
SfChart
- Now, the trial license popup error will no longer be thrown in XAML designer.
SfDiagram
- Diagram will now be exported properly on a fixed dimension using the ImageSize and ImageShrunkproperties of ExportSettings.
SfRichTextBoxAdv
- Null reference exception will no longer be thrown while drag and drop the image.
- Undo operation is now working properly for the formatting changes.
- All the references of a style in the document are now cleared properly while removing a style.
SfSchedule
- Now the appointment in particular time can be drag and drop to another time when IntervalHeight is modified in TimeLine view.
- Custom binding is working now when set the ItemSource through XAML code.
- Appointments are added properly on selected resource in TimeLine view.
SfSpreadsheet
- The border weight and text alignments of shapes are rendered properly when importing excel sheet with different shapes.
SkinManager
- SfSkinManager theme is now applied properly to the UserControl when the theme is set to control the MainWindow.
- Title bar is now displayed properly when using the ApplyStylesOnApplication property of SfSkinManager.
TabControlExt
- TabItem size and TabItemHeader Text is not clipped when set width and Height value for TabItemExt has been fixed.
TileView
- TileViewItem will be properly updated when added runtime for Virtualizing panel.
- ScrollBar is now shown in the TileView control while applying the SkinManager themes.
XlsIO
- CJK characters are now properly rendered while converting an Excel document into PDF.
- Cells in the Excel output are properly formatted when importing POCO with nullable fields.
- Performance issue while refreshing a query table is fixed.
- Shapes are positioned properly after hiding the rows.
- Exception will no longer be thrown on parsing the named range.
- Accounting format is now set properly for the cell when number is set to 0.0.
- Creating a chart with double values in German culture no longer gives corrupted output.
- Conditional formatting formula is now set properly for XLSX versions.
- Exception is no longer raised while opening the Excel document with large number of rows and columns.
- Exception is no longer thrown while copying the worksheet using AddCopy() method with ParseOnDemand option.
- Formatting in output file is now proper while copying all the worksheets to another workbook using AddCopy() method.
- Page break is now correct when page setup has FitToPage in Excel to PDF conversion.
- RTF alignment is now proper in text boxes.
- Page content is no longer cropped while converting the Excel document into PDF with custom scaling.
- Table style options are now preserved properly while resaving the Excel document.
- XlsIO generated HTML files are now showing properly in Microsoft Edge browser.
- Column width is now preserved properly in Excel to PDF conversion.
- Excel file will no longer hang on parsing conditional formats.
- Borders are now preserved properly in Excel to PDF conversion when different line styles are applied in the same cell.
- The issue with Font size that is getting changed while copying the worksheet is fixed.
- Excel file is no longer corrupted when resaving the document with extension list.
- Issue with applying the tabular row layout to pivot fields layout is fixed.
- Refer to range no longer throws exception after getting display text.
- Performance of opening the XLS file with comments is improved.
- Custom scaling is now proper in Excel to PDF conversion.
- Conditional format is now preserved properly in the newly added worksheet when saving the workbook twice.
- Vertical page break for Arial font is now correct in Excel to PDF conversion.
- Issue with incorrect cell value in Excel to PDF conversion is fixed.
- Starting page number is now correct in Excel to PDF conversion.
- Split text starting position is now correct in Excel to PDF conversion.
- AutoShape border is rendered properly in Excel to PDF conversion.
- Shape text is now proper in Excel to PDF conversion.
- Conditional format icon for discontinuous ranges is now proper in Excel to PDF conversion.
- White font color for cells is now applied properly in Excel to PDF conversion.
- Textbox fill and border colors are now preserved properly while resaving the Excel document.
- Range intersection works properly for the entire row and column.
- Conditional format icon is now proper for negative cell values in Excel to PDF conversion.
- CF number format is properly applied in Excel to PDF conversion.
- Strike through is properly applied for header in Excel to PDF conversion.
- Excel file having conditional format with negative priority is now properly converted to PDF.
- Shrink to fit is now working for numbers in Excel to PDF conversion.