Help Center

CPrint.Duplexproperty

Checks if the printer supports duplex printing.

PrintingpropertyCPrint.incdocumented

Syntax

PROPERTY Duplex () AS BOOLEAN

Return value

BOOLEAN. If the printer supports duplex printing, the return value is TRUE; otherwise, the return value is FALSE.

Description

Checks if the printer supports duplex printing.

Reference

  • Include file CPrint.inc
  • Defined in AfxNova/CPrint.inc:634
  • Documented in Printing/CPrint Class.md
  • Topic: CPrint Class