IdxRichEditHyperlink.Range Property
Provides access to the document range used as the hyperlink’s hot area.
Declaration
property Range: IdxRichEditDocumentRange read;
Property Value
Type |
---|
IdxRichEditDocumentRange |
Remarks
Refer to the IdxRichEditDocumentRange interface description for detailed information on available options.
See Also