Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CharacterPropertiesBase Methods

Serves as the base for the CharacterProperties interface providing access to character properties.
Name Description
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