You are reading help file online using chmlib.com
|
SPDISPLAYATTRIBUTES lists the display text of phrase elements.
typedef enum tagSPDISPLYATTRIBUTES
{
SPAF_ONE_TRAILING_SPACE,
SPAF_TWO_TRAILING_SPACES,
SPAF_CONSUME_LEADING_SPACES,
SPAF_ALL
} SPDISPLAYATTRIBUTES;
You are reading help file online using chmlib.com
|