Gets or sets the annotation’s appearance state, which selects the applicable appearance stream from an appearance subdictionary. See PDF specification for more details.
Syntax
'Declaration
Public Property AppearanceState As System.String
public System.string AppearanceState {get; set;}
See Also