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

Print Method

Previous pageReturn to chapter overviewNext page

Declaration

void Print();

Description

Print the text. Optionally use BeginPrint/EndPrint to print several texts into one printing cue.

 

Note: When using Visual Basic 6, instead of method "Print" please use PrintPages 1,999999.

 

Note: You can also use Memo.TextCommandStr(11, range). to start printing. Here you can select odd or even pages and also pass a pages list.

 

New: The standard version of the product RTF2PDF / TextDynamic Server now also prints (but not threadsavely).

Category

Printing