DXRichEditHyperlinkOptions Properties
Provides the options which define the appearance and behavior of the document hyperlinks.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Enable |
Gets or sets whether the automatic correction of the hyperlink URI is enabled. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Modifier |
Gets or sets the modifier flags required to activate a hyperlink. The flags indicate which combination of CTRL, SHIFT, and ALT keys should be pressed before a link is clicked, to activate it. This is a dependency property. |
Show |
Gets or sets whether the hyperlink should display a tooltip. This is a dependency property. |
See Also