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

In This Topic
    Rollover Property
    In This Topic
    Gets the Appearance object defining rollover appearance, used when the user moves the cursor into the annotation’s active area without pressing the mouse button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rollover As Appearance
    public Appearance Rollover {get;}
    See Also