IdxRichEditDocumentRange Methods
Exposes a text fragment in a document.Name | Description |
---|---|
Contains(IdxRichEditDocumentPosition) | Identifies whether the specified document position is within the range. |
GetEnd | Returns the document range’s end position. |
GetLength | Returns the document range’s length (in characters). |
GetStart | Returns the document range’s start position. |
See Also