CPrint.Collateproperty
Returns true if the printer supports collating mode; False, otherwise.
Syntax
PROPERTY Collate () AS BOOLEAN
Description
If the printer supports collating, the return value is TRUE; otherwise, the return value is FALSE.
Reference
- Include file
CPrint.inc - Defined in AfxNova/CPrint.inc:567
- Documented in Printing/CPrint Class.md
- Topic: CPrint Class