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

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