PrintSetup Method
Windows - Visual C++
Description
The PrintSetup method displays the
Print Setup dialog box. If the user clicks OK, the settings are used
when the PrintControl
method is called.
Syntax
void PrintSetup();
See Also: PrintControl PrintInstructions
Back to: Headline Methods Quote Methods Story Methods