scanDirection Property (WebBarcodeReaderSettings)
Gets or sets the direction for barcode recognition.
'Declaration
Public Property scanDirection As Vintasoft.Barcode.ScanDirection
public Vintasoft.Barcode.ScanDirection scanDirection { get; set; }
public: __property Vintasoft.Barcode.ScanDirection get_scanDirection();
public: __property void set_scanDirection(
Vintasoft.Barcode.ScanDirection
);
public:
property Vintasoft.Barcode.ScanDirection scanDirection {
Vintasoft.Barcode.ScanDirection get();
void set(Vintasoft.Barcode.ScanDirection );
}
Property Value
Default value is Vintasoft.Barcode.ScanDirection.None.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5