BeginPrint method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

WPDLLInt

Declaration

void BeginPrint(string Title);

Description

This method can be used to open a printing cue. Now you can execute Memo.Print and all printing output will go into the same cue.

Please call EndPrint when done.

 

Note:

You can alternatively use Memo.TextCommandStr ID 13 and 14 (Command ID 13 - BeginPrint, Command ID 14 - EndPrint)

Category

Printing


[idh_wpdllint_beginprint.htm]    Copyright © 2007 by WPCubed GmbH