In This Topic
GdPicture14 Namespace / AnnotationManager Class / AnnotationManager Constructor

AnnotationManager Constructor

In This Topic
The AnnotationManager class provides all the necessary handling of the GdPictureXMP annotations in your files. Using this class, you can create or load annotations, change their properties and save them directly to your document. The initialisation of the AnnotationManager object is possible from more sources, like GdViewer control, GdPictureImage object or GdPicturePDF class and others.
Overload List
OverloadDescription
A standard constructor for the AnnotationManager class. It initializes an instance of the AnnotationManager class.  
See Also