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