Click or drag to resize

XmpAnnotationDataImporter Properties

The XmpAnnotationDataImporter type exposes the following members.

Properties
  NameDescription
Public propertyFailsafeAnnotationFactory
Gets or sets a delegate that is used to create annotations if an importer is unable to do so.
(Inherited from AnnotationDataImporter.)
Public propertyLastErrors
Gets a collection of strings representing errors encountered while importing annotations.
(Inherited from AnnotationDataImporter.)
Public propertyPageCount
Gets the total number of pages in a document.
(Inherited from AnnotationDataImporter.)
Public propertyResolution
Gets or sets the target resolution for the annotations.
(Inherited from AnnotationDataImporter.)
Public propertyThrowOnError
Gets or sets whether or not the importer will throw or suppress exceptions.
(Inherited from AnnotationDataImporter.)
Public propertyUnits
Gets or sets the units of the target for the annotations.
(Inherited from AnnotationDataImporter.)
Top
See Also