[]
Gets the names of appearance streams of the widget annotations associated with this field that are used to display the widgets in checked state.
In Acrobat this name is specified as "Radio Button Choice" option in the Radio Button field properties.
Note that if the Opt property is specified, then it is used in the Acrobat interface.public string[] GetCheckedAppearanceStreamNames()
Public Function GetCheckedAppearanceStreamNames() As String()
Type | Description |
---|---|
string[] | The names of the widget annotations' appearance streams that are used to display the widgets in checked state. |