scanDirection Свойство (WebBarcodeReaderSettings)
Возвращает или задает направление распознавания штрих-кодов.
'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
Значение по умолчанию - Vintasoft.Barcode.ScanDirection.None.
Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5