PDFView4NET WinForms Edition
PDFTextBoxField Class Members
Properties  Methods 

O2S.Components.PDFView4NET.Forms Namespace : PDFTextBoxField Class

The following tables list the members exposed by PDFTextBoxField.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PDFTextBoxField object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the JavaScript action to be executed for calculating the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets a value indicating whether the field content should be checked for spelling erorrs.  
Public PropertyGets or sets a value indicating whether the field acts like a comb or not.  
Public PropertyGets or sets the field's default value.  
Public PropertyGets or sets a value indicating whether the field can be used for selecting a file from disk.  
Public PropertyGets the form that contains this field. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets the JavaScript action to be executed for formating the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets the JavaScript action to be executed when the user types a keystroke. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets the mapping name of the field. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets the max length of the text that can be inserted in the field.  
Public PropertyGets or sets a value indicating whether the field is multiline.  
Public PropertyGets or sets the field name. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets a value indicating whether the field can be exported or not. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets a value indicating whether the field is used for entering passwords.  
Public PropertyGets or sets a value indicating whether the field is read-only. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets a value indicating whether the field is required. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets a value indicating whether the field content can be scrolled if larger than visible area.  
Public PropertyGets or sets the field text.  
Public PropertyGets or sets the field tooltip. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets the field type. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets the JavaScript action to be executed for validating the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets the list of widgets associated with this field. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Top
Public Methods
 NameDescription
Public MethodDisposes the internal resources. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Top
See Also

Reference

PDFTextBoxField Class
O2S.Components.PDFView4NET.Forms Namespace