Annotation data may be saved to files or memory. Annotation data may have multiple pages and multiple layers depending on the format chosen.
| Brand |
The Brand method 'burns' or draws the currently visible annotations directly into the client image. |
| GetAnnIntoVariant |
Gets the current annotation data into a variant byte array. |
| GetLayerIntoVariant |
Gets the current annotation data for the specified layer into a variant byte array. |
| StoreAnnotation |
Saves the current annotations into a file. |
| AnnotationType |
Gets and sets the annotation format that will be saved or retrieved. |
| 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. |
| SaveAnnotations |
Gets and sets if annotations are saved into a TIFF file when the ImagXpress SaveFile method is called. |
| SaveMapping |
Gets and sets the coordinate mapping conversion system that is used when reading or writing annotation files. |
| SaveUserData |
Gets and sets if NotateXpress should write unknown attributes when saving XML data. |
| MappingOutput |
Raised when an advanced user wants to change how NotateXpress does its output coordinate conversions. |
See Also