[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.AppearanceStreams

AppearanceStreams Class

Represents a PDF Appearance Streams object.

Inheritance
AppearanceStreams
Namespace: GrapeCity.Documents.Pdf.Annotations
Assembly: DS.Documents.Pdf.dll
Syntax
public class AppearanceStreams
Public Class AppearanceStreams

Properties

Name Description
Down

Gets the Appearance object defining down appearance, used when the mouse button is pressed or held down within the annotation’s active area.

Normal

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.

Owner

Gets the AnnotationBase object owning this object.

Rollover

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.

Methods

Name Description
Clear()

Clears all appearances.