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

In This Topic
    PdfTextNote Class
    In This Topic
    Represents a text note.
    Object Model
    PdfTextNote Class
    Syntax
    'Declaration
     
    
    Public Class PdfTextNote 
       Inherits PdfRectNote
    public class PdfTextNote : PdfRectNote 
    Inheritance Hierarchy

    System.Object
       C1.C1Pdf.PdfNoteBase
          C1.C1Pdf.PdfRectNote
             C1.C1Pdf.PdfTextNote

    See Also