ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfLineNote Class / End Property

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