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

    See Also