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

In This Topic
    Down Property
    In This Topic
    Gets the Appearance object defining down appearance, used when the mouse button is pressed or held down within the annotation’s active area.
    Syntax
    'Declaration
     
    Public ReadOnly Property Down As Appearance
    public Appearance Down {get;}
    See Also