Gets or sets the rotation angle to apply on the barcode image.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public Rotate Rotate { get; set; }
public Rotate Rotate { get; set; }
Public Property Rotate As Rotate
Get
Set
Public Property Rotate As Rotate
Get
Set
public:
property Rotate Rotate {
Rotate get ();
void set (Rotate value);
}
public:
property Rotate Rotate {
Rotate get ();
void set (Rotate value);
}
member Rotate : Rotate with get, set
member Rotate : Rotate with get, set
Property Value
Type:
Rotate