PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfLineNote Class / End Property

In This Topic
    End Property
    In This Topic
    Gets the ending point of the current line note.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property End As Point
    public Point End {get;}
    See Also