Specifies the text alignment on the barcode image
Namespace:
Neodynamic.ReportingServicesAssembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 6.0.1100.0 (6.0.1100.0)
Syntax
| C# |
|---|
public enum Alignment |
| Visual Basic (Declaration) |
|---|
Public Enumeration Alignment |
| Visual C++ |
|---|
public enum class Alignment |
Members
| Member name | Description | |
|---|---|---|
| AboveCenter | ||
| AboveLeft | ||
| AboveRight | ||
| AboveJustify | ||
| BelowCenter | ||
| BelowLeft | ||
| BelowRight | ||
| BelowJustify |