IdxRichEditDocumentRange Members
In This Article
#Properties
Name | Description |
---|---|
End | Returns the document range’s end position. |
Length | Returns the document range’s length (in characters). |
Start | Returns the document range’s start position. |
#Methods
Name | Description |
---|---|
Contains |
Identifies whether the specified document position is within the range. |
Get |
Returns the document range’s end position. |
Get |
Returns the document range’s length (in characters). |
Get |
Returns the document range’s start position. |
See Also