Syncfusion Essential Studio Enterprise 2023 Volume 2 SP1
Released: Jul 27, 2023
Actualizaciones en 2023 Volume 2 SP1
Características
ASP.NET MVC
- PDF
- Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
- Added support for removing the specified key from document information in existing PDF documents.
- Pivot Table
- Added support for customizing column width when exporting pivot table to a PDF document.
ASP.NET Core
- PDF
- Migrated SkiaSharp as a dependent from System.Drawing.Common in Syncfusion.XpsToPdfConverter.Net.Core package.
- Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
- Added support for removing the specified key from document information in existing PDF documents.
- Pivot Table
- Added support for customizing column width when exporting pivot table to a PDF document.
JavaScript
- Document Editor
- Breaking Changes - By default, the enableOptimizedSpellCheck property is now set to false. However, when you enable the enableSpellCheck property, the enableOptimizedSpellCheck is automatically enabled as well.
- Pivot Table
- Added support for customizing column width when exporting pivot table to a PDF document.
- Signature
- Added support for drawing text in specific places.
Blazor
- Chart
- Added support for displaying thousand separators in chart tooltip values.
- Added support for obtaining the sum of y-values, from stacked series, as arguments in TooltipRender event.
- Added support for obtaining current chart ID from chart mouse event arguments.
- Added support for displaying the closest points for every visible series on a chart's shared tooltip.
- Data Grid
- Added support for customizing edited cell in OnCellSave and CellSaved events using CellInfo property.
- HeatMap
- When the TextOverflow property in HeatMapXAxisTextStyle and HeatMapYAxisTextStyle tags is used, the axis label can now be wrapped or trimmed. Line breaks can also be added to the axis labels.
- PDF
- Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
- Added support for removing the specified key from document information in existing PDF documents.
- Pivot Table
- Breaking Changes - The data type of the ColumnSpacing property in the PivotChartSeries class has been changed.
- Data labels now have a template option, which allows you to customize the appearance of data labels in pivot chart series.
- Added support for Radius, allowing pie chart series to be displayed with a specified radius either commonly or to specific points in the pivot chart.
Windows Forms
- PDF
- Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
- Added support for removing the specified key from document information in existing PDF documents.
- PdfViewerControl
- Breaking Changes - The SfPdf engine is no longer supported. RenderingEngine is marked as obsolete. By default, PDFium engine will be used. So, avoid setting the RenderingEngine property for the PDF Viewer control.
- SfDataGrid
- Added support for auto sizing GridButtonColumn using AutoSizeColumnsMode.
WPF
- CheckedListBox
- Added support for reflecting CheckListBoxItem IsChecked property to collapsed CheckedListBox CheckListGroupItem.
- PDF
- Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
- Added support for removing the specified key from document information in existing PDF documents.
- PdfViewerControl
- Added support for changing annotation ModifiedDate.
- Breaking Changes - The SfPdf engine is no longer supported. RenderingEngine and TextExtractionEngine are marked as obsolete. By default, PDFium engine will be used. So, avoid setting the RenderingEngine and TextExtractionEngine properties for the PDF Viewer control.
UWP
- PDF
- Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
- Added support for removing the specified key from document information in existing PDF documents.
WinUI
- PDF
- Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
- Added support for removing the specified key from document information in existing PDF documents.
- SfAutoComplete
- Added support for displaying text indicating there is no search results found.
- SfCalendarDateRangePicker
- The calendar date picker placeholder can now be changed.
MAUI
- PDF
- Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
- Added support for removing the specified key from document information in existing PDF documents.
- SfDataGrid
- Added support for listening for mouse right-click event on desktop platforms.
- Added support for loading a custom data template for the sort icon.
- Added functionality to obtain the position of a data grid cell.
- SfLinearGauge
- Improved dynamic resource working.
- SfNumericEntry
- Added customization support for focused stroke color.
- SfPdfViewer Preview
- Added support for adding, removing, and modifying annotations in PDF files. The annotations can also be imported, exported, and saved as well. The following annotation types are now available:
- Arrow.
- Circle.
- Highlight.
- Ink.
- Line.
- Square.
- Squiggly.
- Stamp.
- Strike-out.
- Underline.
- SfRadialGauge
- Improved dynamic resource working.
Xamarin
- PDF
- Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
- Added support for removing the specified key from document information in existing PDF documents.
- SfComboBox
- Added support for hiding dropdown arrow when it is placed inside SfTextInputLayout.
- SfSignaturePad
- Added support for saving signature with a background.
Flutter
- Calendar
- Added accessibility support for builders in Flutter event calendar.
- SfDataGrid
- The current date is now automatically selected in the date picker when it falls between the first and last dates of the column, or matches either of them.
- PDF Viewer
- Added support for filling or editing form fields programmatically.
- Added focus change and value change callback support for form fields.
- Add support for onTap callback to retrieve the page number, position and page position when tapping.