Xfinium.Pdf.Forms Namespace : PdfRadioButtonField Class |
The following tables list the members exposed by PdfRadioButtonField.
Name | Description | |
---|---|---|
![]() | PdfRadioButtonField Constructor | Initializes a new PdfRadioButtonField object. |
Name | Description | |
---|---|---|
![]() | AlternateName | Gets or sets the field alternate name. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | CalculateAction | Gets or sets the calculate action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Checked | Gets or set a value indicating whether the radio button is in the checked state. |
![]() | Export | Gets or sets a value indicating whether the field can be exported or not. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Form | Gets the Acrobat form this field belongs to. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | FormatAction | Gets or sets the format action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | KeyPressAction | Gets or sets the keypress action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | MappingName | Gets or sets the field mapping name. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Name | Gets or sets the field name. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | NoToggleToOff | Gets or sets a value indicating whether a radio button shall be selected at all times. |
![]() | RadiosInUnison | Gets or sets a value indicating whether all the widgets the same export value in the same radio button group should be selected. |
![]() | ReadOnly | Gets or sets a value indicating whether the field is read-only. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Required | Gets or sets a value indicating whether the field is required. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | SelectedIndex | Gets or sets the lowest ordinal index of the selected widgets in the field. |
![]() | Type | Gets the field type. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | ValidateAction | Gets or sets the validate action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Value | Gets or sets the field value. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Widgets | Gets the list of field widgets. (Inherited from Xfinium.Pdf.Forms.PdfField) |