type property

QrBarType type
final

The type of code to generate (QR, Code128, EAN13, etc.).

This determines the fundamental format and appearance of the generated code. See QrBarType for all supported formats.

Implementation

final QrBarType type;