[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.RadioButtonField.GetCheckedAppearanceStreamNames

GetCheckedAppearanceStreamNames Method

GetCheckedAppearanceStreamNames()

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.
Declaration
public string[] GetCheckedAppearanceStreamNames()
Public Function GetCheckedAppearanceStreamNames() As String()
Returns
Type Description
string[]

The names of the widget annotations' appearance streams that are used to display the widgets in checked state.