Declaration
void EnumParStyles([In] int EventParam);
Description
The event OnEnumParOrStyle will be called for all paragraph styles which are defined.
Parameters |
EventParam |
This value will be passed through to the event handler. |
To save the styles to a file use TextComandStr(28, filename) - to load the file use TextComandStr(29, filename)
Category