Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / AppearanceStreams Class / Normal Property

In This Topic
    Normal Property
    In This Topic
    Gets the Appearance object defining normal appearance, used when the annotation is not interacting with the user. This appearance is also used for printing the annotation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Normal As Appearance
    public Appearance Normal {get;}
    See Also