Skip to main content

CharacterPropertiesBase.Reset() Method

Resets the character formatting to the underlying character style.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

void Reset()

Remarks

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

See Also