Skip to main content

CharacterPropertiesBase.Reset() Method

Resets the character formatting to the underlying character style.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v25.1.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

void Reset()

Remarks

The Reset method clears character properties and applies the Normal style.

See Also