Syncfusion Essential Studio for Xamarin
Adds support for converting PDFA documents to PDF.
Features
- 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.