DocumentRange Members
In This Article
#Properties
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 |
#Methods
Name | Description |
---|---|
Begin |
Starts modifying the document obtained via the document’s range (e. |
Contains |
Gets whether the current document range contains a specified position. |
End |
Finalizes modifications of the document obtained via the document’s range (e. |
Freeze() |
Makes the current Document |
See Also