qbd software ltd [UK]
qprinter > moth > qbd software
qPrinter² qcPrinter: Properties and Methods
Applies To:
qcPrinter
 
See Also:
PrintDoc
ChoosePrinter
PrintOptions
 

Preview

Displays a Preview window of the Document. The User can then opt to Print the document from the Preview window.

Syntax

Object.Preview (StartPage As Integer , bMaximizePreview As Boolean )

Parameters
StartPageOptional The first page to show in the document. Default is Page 1.
bMaximizePreviewOptional Set the Preview Window to Maximized view. Default is False.

Example

qPrint.Preview 2, True ' Show Page 2 in Maximized window

See Also: PrintDoc, ChoosePrinter, PrintOptions

©2002 qbd software ltd