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

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