Documents for PDF, .NET Edition Documentation
Opt Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > RadioButtonField Class : Opt Property
Gets or sets an array of strings containing one entry for each widget annotation. Defines export values for its constituent radio buttons Please read more details in PDF specfication.
Syntax
'Declaration
 
Public Property Opt As System.String()
public System.string[] Opt {get; set;}
See Also

Reference

RadioButtonField Class
RadioButtonField Members