AppearanceStreams Class Members
In This Topic
The following tables list the members exposed by AppearanceStreams.
Public 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. |
Top
Public Methods
| Name | Description |
| Clear | Clears all appearances. |
Top
See Also