Member variable XbpPrintDialog():collate Foundation

Use collation when printing.

Attribute: EXPORTED
Data type: Logical (.F.)
Description

This instance variable specifies whether or not the "collation" control should be initially selected in the dialog window when the :display()method is called. It defaults to .F. (false). After the dialog is closed, :collate contains the selection made by the user, i.e. it will be .T. (true) if the user requested collation.

some printers support collation on the hardware level. In this case, :collate will always contain .F. (false).

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.