DXRichEditHyperlinkOptions Class
Provides the options which define the appearance and behavior of the document hyperlinks.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.2.dll
NuGet Package: DevExpress.Wpf.RichEdit
#Declaration
#Related API Members
The following members return DXRichEditHyperlinkOptions objects:
#Example
<dxre:RichEditControl.HyperlinkOptions>
<dxre:DXRichEditHyperlinkOptions ShowToolTip="False"
ModifierKeys="Shift+None"
EnableUriCorrection="False"/>
</dxre:RichEditControl.HyperlinkOptions>