'Declaration
Public Function TwainBarCodeGetCount() As Integer
public int TwainBarCodeGetCount()
public function TwainBarCodeGetCount(): Integer;
public function TwainBarCodeGetCount() : int;
public: int TwainBarCodeGetCount();
public: int TwainBarCodeGetCount();
Return Value
The number of bar codes found on the document image.
A value of 0 means the bar code engine was enabled but that no bar codes were found.
A value of -1 means the bar code engine was not enabled.