BarcodeControlAngle Property ByteScout Barcode SDK
Gets or sets the barcode rotation angle in degrees.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax

public RotationAngle Angle { get; set; }

Property Value

Type: RotationAngle
The barcode rotation angle in degrees.

Implements

IBarcodeAngle
See Also

Reference