1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature.Domain
  6. /
  7. CodeTextAlignment

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