Rotation of the rendered barcode.
Namespace:
Lesnikowski.BarcodeAssembly: Barcode (in Barcode.dll) Version: 1.0.5.40002
Syntax
| C# |
|---|
public RotationType Rotation { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Rotation As RotationType |
| Visual C++ |
|---|
public: virtual property RotationType Rotation { RotationType get () sealed; void set (RotationType value) sealed; } |