PDF for UWP | ComponentOne
C1.Xaml.Pdf 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.Xaml.Pdf.PdfNoteBase
          C1.Xaml.Pdf.PdfLineNote

    See Also