IdxRichEditField.GetRange Method
Returns a document range occupied by the field.
Declaration
function GetRange: IdxRichEditDocumentRange;
Returns
Type |
---|
IdxRichEditDocumentRange |
Remarks
The GetRange function is a getter of the Range property.
See Also