Back to Devexpress

PdfAcroFormTextBoxField Properties

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

latest3.9 KB
Original Source

PdfAcroFormTextBoxField Properties

A text box form field.

NameDescription
AppearanceSpecifies the appearance settings for the interactive form field. Inherited from PdfAcroFormVisualField.
MaxLengthSpecifies the maximum text length for a text box field.
MultilineSpecifies whether the text box field should contain multiple lines of text.
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. Inherited from PdfAcroFormCommonVisualField.
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.
ScrollableSpecifies whether a text box field can be scrollable when the entered text exceeds the field area.
SpellCheckSpecifies whether text entered to a text box field is spell checked.
TextSpecifies text of the text box field.
TextAlignmentSpecifies the horizontal alignment of the interactive form field’s text. Inherited from PdfAcroFormCommonVisualField.
ToolTipSpecifies the form field’s tooltip text. Inherited from PdfAcroFormField.
TypeSpecifies the type of the text box field.
ValueFormatProvides access to the field value format options.
VisibleSpecifies whether the form field is visible on the page. Inherited from PdfAcroFormVisualField.

See Also

PdfAcroFormTextBoxField Class

PdfAcroFormTextBoxField Members

DevExpress.Pdf Namespace