ComponentOne PDF for .NET
PdfTextFieldBase Class
Members 

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace : PdfTextFieldBase Class
The abstract base class for AcroForm field classes that allow text input (PdfTextBox and PdfComboListBase).
Object Model
PdfTextFieldBase Class
Syntax
'Declaration
 
Public MustInherit Class PdfTextFieldBase 
   Inherits PdfFieldBase
public abstract class PdfTextFieldBase : PdfFieldBase 
Inheritance Hierarchy

System.Object
   C1.C1Pdf.PdfFieldBase
      C1.C1Pdf.PdfTextFieldBase
         C1.C1Pdf.PdfComboListBase
         C1.C1Pdf.PdfTextBox

See Also

Reference

PdfTextFieldBase Members
C1.C1Pdf Namespace