HiddenTextUnderlineBox Class
Layout element that relates to the visualization of the hidden text in the document.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Remarks
When the option to show hidden text (FormattingMarkVisibilityOptions.HiddenText) is turned on, such text is displayed with a small dotted underline. The HiddenTextUnderlineBox class relates to that underline.
Inheritance
Object
LayoutElementBase
RangedLayoutElementBase
HiddenTextUnderlineBox
See Also