![]() | PdfTextBoxField Class |
Namespace: Patagames.Pdf.Net.AcroForms
The PdfTextBoxField type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfTextBoxField |
Create new textbox field and add it into interactive forms.
|
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets a code specifying the form of justification to be used in displaying the text.
|
![]() | Comb |
Gets or sets a comb flag.
|
![]() | DoNotScroll |
Gets or sets a flag indicating whether the text entered in the field can be scrolled or not.
|
![]() | DoNotSpellCheck |
Gets or sets a flag indicating whether the text entered in the field should be spell-checked or not.
|
![]() | FileSelect |
Gets or sets a flag indicating whether the text entered in the field represents the pathname of a file
|
![]() | IsRichText |
Gets or sets a flag indicating whether the text field contains a rich text string.
|
![]() | MaxLen |
Gets or sets the maximum length of the field’s text, in characters.
|
![]() | Multiline |
Gets or sets a flag indicating whether the text field is multiline.
|
![]() | Password |
Gets or sets a flag indicating whether the text field is intended for entering a secure password.
|
![]() | RichText |
Gets a rich text string
|