ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfTextBox Class
Members

In This Topic
    PdfTextBox Class
    In This Topic
    Represents a text input box.
    Object Model
    PdfTextBox Class
    Syntax
    'Declaration
     
    
    Public Class PdfTextBox 
       Inherits PdfTextFieldBase
    public class PdfTextBox : PdfTextFieldBase 
    Inheritance Hierarchy

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

    See Also