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