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

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