HyperlinkOptions Class
In This Article
Represents settings which define the appearance and behavior of hyperlinks in the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The RichEditControlOptionsBase.Hyperlinks property returns an instance of HyperlinkOptions.
#Remarks
An instance of the HyperlinkOptions class is accessible via the RichEditControlOptionsBase.Hyperlinks property of a rich edit control's RichEditControl.Options.
#Inheritance
See Also