![](../icons/Limilabs_128x72.png) | IBaseBarcodeRotation Property |
Rotation of the rendered barcode.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
SyntaxRotationType Rotation { get; set; }
Property Rotation As RotationType
Get
Set
property RotationType Rotation {
RotationType get ();
void set (RotationType value);
}
abstract Rotation : RotationType with get, set
Property Value
Type:
RotationType
See Also