IPrinterSettings.Collate
IPrinterSettings

property Collate: SmallInt;

Type Library
TeeChartx

Description
Specifies whether collation should be used when printing multiple copies. (This member is ignored unless the printer driver indicates support for collation by setting the dmFields member to DM_COLLATE.) This member can be one of the following values.

ValueMeaning

DMCOLLATE_TRUE (0)Collate when printing multiple copies.

DMCOLLATE_FALSE (1) Do not collate when printing multiple copies.