VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfAnnotationXfdfCodec Class
In This Topic
PdfAnnotationXfdfCodec Class Methods
In This Topic
For a list of all methods of this type, see PdfAnnotationXfdfCodec.
Public Methods
 NameDescription
Public MethodOverloaded. Exports PDF annotations from specified PDF pages to the provided stream.
Public MethodOverloaded. Imports PDF annotations from specified stream to the specified PDF pages.
Protected Methods
 NameDescription
Protected MethodAdds the annotation to the specified page. (Inherited from PdfAnnotationCodec)
Protected MethodReturns a value indicating whether PDF annotation must be serialized.
Protected MethodRaises the AnnotationDeserialized event. (Inherited from PdfAnnotationCodec)
See Also