Back to Devexpress

PdfAcroFormCommonVisualField Properties

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

latest2.8 KB
Original Source

PdfAcroFormCommonVisualField Properties

Represents the base class for common field types such as text box, check box, list box, combo box, and signature.

NameDescription
AppearanceSpecifies the appearance settings for the interactive form field. Inherited from PdfAcroFormVisualField.
NameSpecifies the interactive form field name. Inherited from PdfAcroFormField.
PageNumberSpecifies page number where the interactive form field will be created. Inherited from PdfAcroFormVisualField.
PrintSpecifies whether the current form field is printed. Inherited from PdfAcroFormVisualField.
ReadOnlyGets or sets whether the interactive form field allows edit operations. Inherited from PdfAcroFormVisualField.
RectangleSpecifies a rectangle inside which an interactive form field is located on a page.
RequiredGets or sets the required status of the interactive form field. Inherited from PdfAcroFormVisualField.
RotationSpecifies the rotation to apply to interactive form field. Inherited from PdfAcroFormVisualField.
TextAlignmentSpecifies the horizontal alignment of the interactive form field’s text.
ToolTipSpecifies the form field’s tooltip text. Inherited from PdfAcroFormField.
VisibleSpecifies whether the form field is visible on the page. Inherited from PdfAcroFormVisualField.

See Also

PdfAcroFormCommonVisualField Class

PdfAcroFormCommonVisualField Members

DevExpress.Pdf Namespace