ホーム / ニュース / Syncfusion Essential Studio for Xamarin 2021 Volume 4 SP1
Syncfusion Essential Studio for Xamarin 2021 Volume 4 SP1
PDFA文書をPDFに変換可能
2月 3, 2022
新バージョン
機能
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.