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

Reformat Method

Previous pageReturn to chapter overviewNext page

Declaration

void Reformat();

Description

Formats the text the next time the application is idle. Formatting is required after the creation of text, for example using TextCursor.InputString.

Please also see TextCommand ID 18, here we added options to force reformat and spellcheck.