Back to Devexpress

PdfButtonFormField Properties

officefileapi-devexpress-dot-pdf-dot-pdfbuttonformfield-dot-underscore-properties.md

latest5.2 KB
Original Source

PdfButtonFormField Properties

A button field (a push button, radio group, check box) on a PDF interactive form that the user can manipulate with the mouse.

NameDescription
ActionsProvides access to actions that define the field’s behavior in response to various trigger events. Inherited from PdfInteractiveFormField.
AlternateNameGets an alternate name specified for an interactive form field. Inherited from PdfInteractiveFormField.
AppearanceCommandsGets the appearance commands for an interactive form field. Inherited from PdfInteractiveFormField.
DefaultStateGets the default state of the button form field.
DefaultStyleGets the default style string. Inherited from PdfInteractiveFormField.
ExportGets or sets whether to export the field if it is associated with a Submit A Form action. Inherited from PdfInteractiveFormField.
FlagsGets or sets flags specifying various document-level characteristics related to interactive form fields. Inherited from PdfInteractiveFormField.
FormProvides access to the contents and properties of a document’s interactive form. Inherited from PdfInteractiveFormField.
ItemsRetrieves button field items.
KidsGets the collection of interactive form field children. Inherited from PdfInteractiveFormField.
KidsStateGets the kids state of the button form field.
MappingNameGets the mapping name that is used when exporting interactive form field data from the document. Inherited from PdfInteractiveFormField.
NameGets the partial field name. Inherited from PdfInteractiveFormField.
ParentGets the parent of the field in the interactive form field hierarchy. Inherited from PdfInteractiveFormField.
RadiosInUnisonGets or sets whether to turn radio buttons on and off in unison.
ReadOnlyGets or sets whether the form field is read-only. Inherited from PdfInteractiveFormField.
RequiredGets or sets whether to force users to complete the form field. Inherited from PdfInteractiveFormField.
RichTextDataGets the rich text string that contains formatting (style) information. Inherited from PdfInteractiveFormField.
StateGets the state of the button form field.
TextJustificationGets the form of quadding (justification) that is used in displaying the text. Inherited from PdfInteractiveFormField.
ToggleToOffGets or sets whether only one radio button can be selected.
TypeGets the form field type.
WidgetGets the widget annotation associated with the interactive form field. Inherited from PdfInteractiveFormField.

See Also

PdfButtonFormField Class

PdfButtonFormField Members

DevExpress.Pdf Namespace