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

In This Topic
    PdfLineNote Class
    In This Topic
    Represents a note that is a single straight line.
    Object Model
    PdfLineNote Class
    Syntax
    'Declaration
     
    
    Public Class PdfLineNote 
       Inherits PdfNoteBase
    public class PdfLineNote : PdfNoteBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Pdf.PdfNoteBase
          C1.C1Pdf.PdfLineNote

    See Also