ToggleFontDoubleUnderlineCommand Class
Toggles the double underline style on the selection.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Remarks
Set the CharacterPropertiesBase.Underline API property to the UnderlineType.Double type to achieve the same result.