In This Topic
GdPicture14 Namespace / AnnotationManager Class / SaveAnnotationsToXMPEx Method

SaveAnnotationsToXMPEx Method (AnnotationManager)

In This Topic
Saves the GdPicture/XMP annotation part of all pages of the document handled by this AnnotationManager object in XML format to a file or to a stream.
Overload List
OverloadDescription
Saves the GdPicture/XMP annotation part of all pages of the document currently handled by this AnnotationManager object in XML format to a file according to a file path you have specified.

Be aware that this method only handles GdPicture/XMP annotations.

 
Saves the GdPicture/XMP annotation part of all pages of the document currently handled by this AnnotationManager object in XML format to an instantiated Stream object according to what you have specified.

Be aware that this method only handles GdPicture/XMP annotations.

 
See Also