XFINIUM.PDF Documentation
PdfRadioButtonField Class Members
Properties 

The following tables list the members exposed by PdfRadioButtonField.

Public Constructors
 NameDescription
Public ConstructorPdfRadioButtonField ConstructorInitializes a new PdfRadioButtonField object.  
Top
Public Properties
 NameDescription
Public PropertyAlternateName Gets or sets the field alternate name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyCalculateAction Gets or sets the calculate action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyChecked Gets or set a value indicating whether the radio button is in the checked state.  
Public PropertyExport Gets or sets a value indicating whether the field can be exported or not. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyForm Gets the Acrobat form this field belongs to. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyFormatAction Gets or sets the format action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyKeyPressAction Gets or sets the keypress action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyMappingName Gets or sets the field mapping name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyName Gets or sets the field name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyNoToggleToOff Gets or sets a value indicating whether a radio button shall be selected at all times.  
Public PropertyRadiosInUnison Gets or sets a value indicating whether all the widgets the same export value in the same radio button group should be selected.  
Public PropertyReadOnly Gets or sets a value indicating whether the field is read-only. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyRequired Gets or sets a value indicating whether the field is required. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertySelectedIndex Gets or sets the lowest ordinal index of the selected widgets in the field.  
Public PropertyType Gets the field type. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyValidateAction Gets or sets the validate action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyValue Gets or sets the field value. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyWidgets Gets the list of field widgets. (Inherited from Xfinium.Pdf.Forms.PdfField)
Top
See Also

Reference

PdfRadioButtonField Class
Xfinium.Pdf.Forms Namespace

Send Feedback