[]
Provides access to the appearance streams of an annotation (the annotation's appearance dictionary).
get down(): AppearanceStream;
Gets the down appearance (the "D" entry of the appearance dictionary).
get normal(): AppearanceStream;
Gets the normal appearance (the "N" entry of the appearance dictionary).
get rollover(): AppearanceStream;
Gets the rollover appearance (the "R" entry of the appearance dictionary).