Range.Document Property

Word Developer Reference

Returns a Document object associated with the specified range. Read-only.

Syntax

expression.Document

expression   A variable that represents a Range object.

See Also