Specifies the text alignment on the barcode image
Namespace:
Neodynamic.SilverlightAssembly: Neodynamic.Silverlight.Barcode (in Neodynamic.Silverlight.Barcode.dll) Version: 1.0.0.0 (1.0.40.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 |