Click or drag to resize
BarcodeToString Method
Returns a summary of this barcode as string, useful for debugging purposes.

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.8.0.2 (5.8.0.2)
Syntax
public override string ToString()

Return Value

Type: String
The summary.
See Also