Documents for PDF, .NET Edition Documentation
Value Property (RadioButtonField)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > RadioButtonField Class : Value Property
Gets or sets the value of RadioButtonField. Value can be specified as index of the widget in Field.Widgets list, as string containing name of the widget or as string containing item from Opt array.
Syntax
'Declaration
 
Public Shadows Property Value As System.Object
public new System.object Value {get; set;}
See Also

Reference

RadioButtonField Class
RadioButtonField Members