Documents for PDF, .NET Edition Documentation
AppearanceState Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > AnnotationBase Class : AppearanceState Property
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

Reference

AnnotationBase Class
AnnotationBase Members