CodeTextAlignment

CodeTextAlignment enumeration

Alignment of code text for Barcodes and QR-codes.

public enum CodeTextAlignment

Values

Name Value Description
None 0 Text is not visible.
Above 1 Text is above the code.
Below 2 Text is below the code.

See Also