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

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