ScanningManagerRecognizeBarcodes Method

Recognize barcodes from the first page using the barcode recognition DLL.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Recognize barcodes from the first page using the barcode recognition DLL.")]
public string[] RecognizeBarcodes()

Return Value

String

See Also