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

In This Topic
    End Property (ContentRange)
    In This Topic
    Gets the end mark of this content.
    Syntax
    'Declaration
     
    Public ReadOnly Property End As ContentMark
    public ContentMark End {get;}
    See Also