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

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

    System.Object
       C1.C1Pdf.PdfNoteBase
          C1.C1Pdf.PdfRectNote
             C1.C1Pdf.PdfSquareNote
                C1.C1Pdf.PdfCircleNote

    See Also