Class Alignment
Specifies the text alignment on the barcode image
Inheritance
System.Object
Alignment
Assembly: Neodynamic.SDK.BarcodeCore.dll
Syntax
public sealed class Alignment : Enum
Fields
AboveCenter
Declaration
public const Alignment AboveCenter
Field Value
AboveJustify
Declaration
public const Alignment AboveJustify
Field Value
AboveLeft
Declaration
public const Alignment AboveLeft
Field Value
AboveRight
Declaration
public const Alignment AboveRight
Field Value
BelowCenter
Declaration
public const Alignment BelowCenter
Field Value
BelowJustify
Declaration
public const Alignment BelowJustify
Field Value
BelowLeft
Declaration
public const Alignment BelowLeft
Field Value
BelowRight
Declaration
public const Alignment BelowRight
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|