Navigation:  Interfaces (Technical API Reference) > General: WPDllInt + IWPMemo/IWPEditor > IWPMemo / IWPEditor > Methods >

SaveStyleSheet

Previous pageReturn to chapter overviewNext page

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.