RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1LineFragment Class / Start Property

In This Topic
    Start Property (C1LineFragment)
    In This Topic
    Gets the start position of this C1LineFragment.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Start As C1TextPointer
    public C1TextPointer Start {get;}
    See Also