collate

Type: Boolean

The collate property of the Printer class specifies whether the print output is collated; that is, prints the copies in proper binding order by separating copies into groups. The default value is false.

This property cannot be modified after printing has begun.

This property applies only when the Printer class copies property is greater than 1 (the default) and the printer device supports the collation of multiple copies.

For details about retaining the setting of this property when the printer is closed, see the Printer class retainCMDValues property.