[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Appearance.Item

this Property

this[string]

Gets or sets the FormXObject object for a specified state.

Declaration
public FormXObject this[string state] { get; set; }
Parameters
Type Name Description
string state

The state of the annotation.

Property Value
Type Description
FormXObject

The FormXObject associated with the specified state.