Syncfusion Essential Studio Enterprise 2021 Volume 4 SP1
改進了 ASP.NET 文件編輯器和 Blazor PDF 檢視器。
2月 3, 2022
新版本
特性
ASP.NET Core
Document Editor
Added API to restrict the maximum number of rows in the insert table dialog (DocumentEditorSettings.maximumRows).
Added screen tip support for hyperlinks.
ASP.NET MVC
Document Editor
Added API to restrict the maximum number of rows in the insert table dialog (DocumentEditorSettings.maximumRows).
Added screen tip support for hyperlinks.
ASP.NET Web Forms
PDF
Added support to get annotation type and creation date using PdfLoadedAnnotation.
Added support for converting PDFA to PDF.
Blazor
PDF Viewer
Added support for adding a unique ID property to the JSON object in Annotation method export.
Breaking Changes - PDF Document page orientation has been updated to A4 size instead of Letter size in print preview window.
Microsoft Visual Studio Extensions
Added read-only column feature for DataGrid component in Blazor Code generator.
JavaScript
Document Editor
Added API to restrict the maximum number of rows in the insert table dialog (DocumentEditorSettings.maximumRows).
Added screen tip support for hyperlinks.
WinUI
SfScheduler
Added appointment drag & drop and resize support to the desktop scheduler.
Xamarin
PDF
Added support for getting annotation type and creation date using PdfLoadedAnnotation.
Added support for converting PDFA documents to PDF.
SfPdfViewer
Added support for selecting annotations and restricting movement and resizing.
Breaking Changes - The annotation can now be selected if the IsLocked property is set to true for all annotations, particular annotation types, or individual annotations. The tapped and selected events will be raised, but the annotation cannot be modified or removed. As an alternative, the selection of annotations can be disabled by setting the Constraints property value to ~AnnotationConstraints.Selectable.
WPF
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.