[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.RadioButtonField.Opt

Opt Property

Opt

Gets or sets an array of strings containing one entry for each widget annotation, defining export values for its constituent radio buttons. See the PDF spec for details.

Declaration
public string[] Opt { get; set; }
Public Property Opt As String()