Back to Devexpress

CharacterPropertiesBase.Reset() Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-characterpropertiesbase-7c5936ca.md

latest1.3 KB
Original Source

CharacterPropertiesBase.Reset() Method

Resets the character formatting to the underlying character style.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
void Reset()
vb
Sub Reset

Remarks

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

See Also

Reset()

Reset

ClearFormattingCommand

CharacterPropertiesBase Interface

CharacterPropertiesBase Members

DevExpress.XtraRichEdit.API.Native Namespace