[]
Sets the name of an appearance stream that will be used by the widget annotations associated with this field 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 void SetCheckedAppearanceStreamNames(string name)
Public Sub SetCheckedAppearanceStreamNames(name As String)
Type | Name | Description |
---|---|---|
string | name | The name of the appearance stream to use for checked state. |