The FormButton class implements the Adobe PDF AcroForms button field.

Syntax

public class FormButton : FormField
Public Class FormButton : FormField

Introduced: X19.

Constructors

Constructor Description
FormButton Initializes a new instance of the FormButton class.

Properties

Property Description
AlternateFieldName Gets or sets the alternate field name of the field.
(Inherited from AcroForms.FormField)
Bounds Gets or sets the rectangle bounds of the form field in the document.
(Inherited from AcroForms.FormField)
FieldName Gets or sets the name of the field.
(Inherited from AcroForms.FormField)
FieldType Gets or sets the type of the field.
(Inherited from AcroForms.FormField)