PHOTO constant

PrintJobOutputType const PHOTO

Specifies that the printed content consists of black-and-white or color images. The default paper is 4x6, A6, or similar locale-specific designation. Output is high quality, simplex.

Implementation

static const PHOTO = PrintJobOutputType._internal(1, 1);