XFINIUM.PDF Documentation
PdfTextBoxField Class Members
Properties 

The following tables list the members exposed by PdfTextBoxField.

Public Constructors
 NameDescription
Public ConstructorPdfTextBoxField ConstructorInitializes a new PdfTextBoxField object.  
Top
Public Properties
 NameDescription
Public PropertyAlternateName Gets or sets the field alternate name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyCalculateAction Gets or sets the calculate action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyComb Gets or sets a value indicating whether the field is a comb.  
Public PropertyDefaultValue Gets or sets the default value of the field.  
Public PropertyExport Gets or sets a value indicating whether the field can be exported or not. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyFileSelect Gets or sets a value indicating whether the field acts as a file selector.  
Public PropertyForm Gets the Acrobat form this field belongs to. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyFormatAction Gets or sets the format action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyKeyPressAction Gets or sets the keypress action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyMappingName Gets or sets the field mapping name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyMaxLength Gets or sets the maximum length of the field text.  
Public PropertyMultiline Gets or sets a value indicating whether the field is multiline.  
Public PropertyName Gets or sets the field name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyPassword Gets or sets a value indicating whether the field is intended for entering a secure password.  
Public PropertyReadOnly Gets or sets a value indicating whether the field is read-only. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyRequired Gets or sets a value indicating whether the field is required. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyScroll Gets or sets a value indicating whether the field text supports scrolling.  
Public PropertySpellCheck Gets or sets a value indicating whether the field text shall be spell-checked.  
Public PropertyText Gets or sets the field value.  
Public PropertyType Gets the field type. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyValidateAction Gets or sets the validate action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyValue Gets or sets the field value. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyWidgets Gets the list of field widgets. (Inherited from Xfinium.Pdf.Forms.PdfField)
Top
See Also

Reference

PdfTextBoxField Class
Xfinium.Pdf.Forms Namespace

Send Feedback