| IBaseBarcodeRotation Property |
Rotation of the rendered barcode.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax RotationType 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:
RotationTypeSee Also