CharacterPropertiesBase.Reset() Method
Resets the character formatting to the underlying character style.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Remarks
The Reset method clears character properties and applies the Normal style.
See Also