[]
        
(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; }
Public Default Property Item(state As String) As FormXObject
Parameters
Type Name Description
string state

The state of the annotation.

Property Value
Type Description
FormXObject

The FormXObject associated with the specified state.