VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfAnnotationAppearanceGenerator Class
In This Topic
    PdfAnnotationAppearanceGenerator Class Methods
    In This Topic
    For a list of all methods of this type, see PdfAnnotationAppearanceGenerator.
    Public Methods
     NameDescription
    Public MethodDetermines whether this appearance generator can set an appearance of specified annotation.
    Public MethodCreates a new object that is a copy of the current instance.
    Public Methodstatic (Shared in Visual Basic)Creates the line cap.
    Public MethodReturns the default rectangle of annotation.
    Public MethodReturns the padding that is required for correct generation of annotation appearance.
    Public MethodLoads the properties of appearance generator from annotation.
    Public MethodSets the annotation rectangle.
    Public MethodSets the appearance of the specified annotation.
    Protected Methods
     NameDescription
    Protected MethodCalculates the annotation rectangle.
    Protected MethodCopies the state of the current object to the target object.
    Protected MethodSets the opacity on specified PDF graphics.
    See Also