Procedure TWPTextStyle.AClearCharAttr

Unit: WPRTEDefs
Class: WPRTEDefs.TWPTextStyle

Description

Clears the character attributes which are defined in this style. Thats the same as doing ADelAllFromTo(WPAT_FirstCharAttr, WPAT_LastCharAttr); To remove the attributes from the text use ClearCharAttributes.