Skip to main content

IdxRichEditHyperlinkCollection Interface

Exposes the collection of hyperlinks in the current document.

Declaration

IdxRichEditHyperlinkCollection = interface(IdxRichEditReadOnlyHyperlinkCollection)

Remarks

The IdxRichEditHyperlinkCollection interface provides access to members that allow you to:

The IdxRichEditHyperlinkCollection interface is referenced by the GetHyperlinks function and the Hyperlinks property provided by the IdxRichEditSubDocument interface.

Inheritance

See Also