'Declaration Public Sub SetCheckedAppearanceStreamNames( _ ByVal name As System.String _ )
public void SetCheckedAppearanceStreamNames( System.string name )
Parameters
- name
- The name of the appearance stream to use for 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.'Declaration Public Sub SetCheckedAppearanceStreamNames( _ ByVal name As System.String _ )
public void SetCheckedAppearanceStreamNames( System.string name )