DocumentRange Properties
Defines a document range.| Name | Description |
|---|---|
| End | Gets the end position of the DocumentRange. |
| IsFrozen |
Indicates whether the current DocumentRange is uneditable.
|
| Length | Gets the length of a document range in characters. |
| Start | Gets the start position of the DocumentRange. |
See Also