Declaration
procedure SaveStyleSheet(const filename: WideString);
Description
Saves the paragraph styles to a file.
In case the filename has the extension .css the CSS Level 2 syntax is used.
Otherwise the proprietary TextDynamic/WPTools style syntax is used.