VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfAnnotationCodec Class
Constructors Methods Events SeeAlso
In This Topic
    PdfAnnotationCodec Class Members
    In This Topic
    The following tables list the members exposed by PdfAnnotationCodec.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the PdfAnnotationCodec class.
    Public Methods
     NameDescription
    Public MethodOverloaded. Exports PDF annotations from the specified PDF document to the provided stream.
    Public MethodOverloaded. Imports PDF annotations from specified stream to the specified PDF document.
    Protected Methods
     NameDescription
    Protected MethodAdds the annotation to the specified page.
    Protected MethodReturns a value indicating whether PDF annotation must be serialized.
    Protected MethodRaises the AnnotationDeserialized event.
    Public Events
     NameDescription
    Public EventOccurs when PDF annotation was deserialized.
    See Also