[]
Represents a PDF Appearance Streams object.
public class AppearanceStreams
Public Class AppearanceStreams
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. |
Name | Description |
---|---|
Clear() | Clears all appearances. |