Click or drag to resize

PdfTextBoxField Properties

The PdfTextBoxField type exposes the following members.

Properties
 NameDescription
Public propertyAlignment Gets or sets a code specifying the form of justification to be used in displaying the text.
Public propertyComb Gets or sets a comb flag.
Public propertyDoNotScroll Gets or sets a flag indicating whether the text entered in the field can be scrolled or not.
Public propertyDoNotSpellCheck Gets or sets a flag indicating whether the text entered in the field should be spell-checked or not.
Public propertyFileSelect Gets or sets a flag indicating whether the text entered in the field represents the pathname of a file
Public propertyIsRichText Gets or sets a flag indicating whether the text field contains a rich text string.
Public propertyMaxLen Gets or sets the maximum length of the field’s text, in characters.
Public propertyMultiline Gets or sets a flag indicating whether the text field is multiline.
Public propertyPassword Gets or sets a flag indicating whether the text field is intended for entering a secure password.
Public propertyRichText Gets a rich text string
Top
See Also