CodeTextAlignment enumeration

CodeTextAlignment enumeration

Alignment of code text for Barcodes and QR-codes.

The CodeTextAlignment type exposes the following members:

Fields

Field Description
NONE Text is not visible.
ABOVE Text is above the code.
BELOW Text is below the code.

See Also