DocumentRange Methods
Defines a document range.See Also
| Name | Description |
|---|---|
| BeginUpdateDocument() | Starts modifying the document obtained via the documentâs range (e.g. via selection). |
| Contains(DocumentPosition) | Gets whether the current document range contains a specified position. |
| EndUpdateDocument(SubDocument) | Finalizes modifications of the document obtained via the documentâs range (e.g. via selection). |
| Freeze() | Makes the current DocumentRange object uneditable. |
© 2026 Sunbelt Computer Software