Specifies the text alignment on the barcode image
Namespace: Neodynamic.ReportingServicesAssembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 9.0.2000.0 (9.0.8616.0)
Syntax
C# |
---|
public enum Alignment |
Visual Basic |
---|
Public Enumeration Alignment |
Members
Member name | Value | Description | |
---|---|---|---|
AboveCenter | 0 | ||
AboveLeft | 1 | ||
AboveRight | 2 | ||
AboveJustify | 3 | ||
BelowCenter | 4 | ||
BelowLeft | 5 | ||
BelowRight | 6 | ||
BelowJustify | 7 |