collate property

Sets or retrieves whether the pages of a document are collated when printed.

Syntax

JScript
p = object.collate

 

Property values

Type: Boolean

One of the values in the Property Values section.

Remarks

When you print collated copies of a document, the pages are printed in the correct sequence. For example, a three-page document prints page one, page two, and page three, and then starts with page one again.

See also

TemplatePrinter

copies