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

PrintOptions

Returns/Sets property to enable/disable sections of the Print Window.
Combined values determine the options displayed to the end user.

Syntax

Object.PrintOptions

Return Value

qePrintOptionFlags

Notes

ShowPage_po: Always available.
ShowPrinter_po: Shows the 'Choose Printer' section
ShowCopies_po: Shows the 'Copy and Collation' section
ChoosePrinterOnly_po: Shows only the 'Choose Printer' section
The following example would hide the 'Choose Printer' section.

Example

qPrint.PrintOptions =  ShowCopies_po 

See Also: Preview, PrintDoc, ChoosePrinter

©2002 qbd software ltd