NotateXpress 13 for ActiveX - API Reference > Properties, Methods, and Events by Category > Loading |
Annotation data may be retrieved from files or memory. Annotation data may have multiple pages and multiple layers depending on the format chosen.
RetrieveAnnotation | Restores annotations from a previously saved file. |
SetAnnFromVariant | Sets the current annotation data from a variant byte array. |
SetLayerFromVariant | Sets the current annotation data for the specified layer into a variant byte array. |
AnnotationType | Gets and sets the annotation format that will be saved or retrieved. |
LoadAnnotations | Gets and sets if annotations are loaded from a TIFF file when a TIFF file containing annotations is loaded by ImagXpress. |
LoadUserData | Gets and sets if NotateXpress should read and store unknown attributes when loading XML data. |
PageNumber | Gets and sets the page number. |
PreserveWTLayers | Gets and sets the way that NotateXpress elements are stored in Kodak/Wang annotation compatible TIFF files. |
Dropped | Raised when XFDF annotations that are not supported by NotateXpress are read in. |
LayerRestored | Raised when each layer is restored during the loading of a previously saved annotation file. |
MappingInput | Raised when an advanced user wants to change how NotateXpress does its input coordinate conversions. |
RequestLayerPassword | Raised when a password encrypted layer is found during the loading of an annotation file. |