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

In This Topic
    Document Property (RangeBase)
    In This Topic
    Gets the DocumentBase containing this range.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As DocumentBase
    public DocumentBase Document {get;}
    See Also