Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RangeBase Class / Start Property

In This Topic
    Start Property (RangeBase)
    In This Topic
    Gets the start marker of the range.
    Syntax
    'Declaration
     
    Public ReadOnly Property Start As Marker
    public Marker Start {get;}
    See Also