PrintCollate Property

Returns or sets the state of the Collate check box in the the Print dialog box.

Available With

Ö Imaging for Windows Professional Edition V2.0
Imaging for Windows Professional Edition V1.0 and V1.1
Imaging for Windows 95 and 98
Imaging for Windows NT 4.0

Applies To

Image Admin control

Syntax

object.PrintCollate[={True|False}]

Data Type

Boolean

Setting Description

True The Collate check box is checked multiple copies are printed and collated
False (default) The Collate check box is not checked multiple copies are printed but not collated

Remarks

The setting of this property is indicated by the state of the Collate check box when the Print dialog box is first opened. The user can then accept or change the value.

The Print dialog box is created by the ShowPrintDialog method.