[]
Gets or sets the FormXObject object for a specified state.
public FormXObject this[string state] { get; set; }
| Type | Name | Description |
|---|---|---|
| string | state | The state of the annotation. |
| Type | Description |
|---|---|
| FormXObject | The FormXObject associated with the specified state. |