In This Topic
GdPicture14 Namespace / GdViewer Class / SaveAnnotationsToXMPEx Method

SaveAnnotationsToXMPEx Method (GdViewer)

In This Topic
Saves the GdPicture/XMP annotation part of all pages of the document displayed in the GdViewer control 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 displayed in the GdViewer control 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 displayed in the GdViewer control 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