Collate - PrintDialog
Specifies whether collation should be used when printing multiple copies
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Collate
| Access Type | Syntax |
|---|---|
| Read Access: | Get Collate to IntegerVariable |
| Write Access: | Set Collate to IntegerVariable/Value |
Description
This property specifies whether collation should be used when printing multiple copies. Possible values are:
| Constant | Meaning |
|---|---|
| DMCOLLATE_TRUE | Collate |
| DMCOLLATE_FALSE | Do not collate |