Click or drag to resize
TextDocumentEntireRange Property
Returns a TextRange representing the entire document.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public TextRange EntireRange { get; }

Property Value

Type: TextRange
See Also