| BaseBarcodeRotation Property |
Rotation of the rendered barcode.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public RotationType Rotation { get; set; }
Public Property Rotation As RotationType
Get
Set
public:
virtual property RotationType Rotation {
RotationType get () sealed;
void set (RotationType value) sealed;
}
abstract Rotation : RotationType with get, set
override Rotation : RotationType with get, set
Property Value
Type:
RotationTypeImplements
IBaseBarcodeRotationSee Also