Back to Devexpress

CharacterPropertiesBase Methods

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-characterpropertiesbase-dot-underscore-methods.md

latest1.3 KB
Original Source

CharacterPropertiesBase Methods

Serves as the base for the CharacterProperties interface providing access to character properties.

NameDescription
Assign(CharacterPropertiesBase)Copies all settings from the object passed as the parameter to the current object.
Reset()Resets the character formatting to the underlying character style.
Reset(CharacterPropertiesMask)Resets the character formatting properties specified by the mask to the properties of the underlying character style or to default properties.

See Also

CharacterPropertiesBase Interface

CharacterPropertiesBase Members

DevExpress.XtraRichEdit.API.Native Namespace