SubDocument.Hyperlinks Property
Provides access to a collection of hyperlinks in the document.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v20.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
HyperlinkCollection | A HyperlinkCollection interface which exposes a collection of hyperlinks. |
See Also
Feedback