ClearImage COM Server
Find Method
See Also  Send Feedback
MaxBarcodes
CiPdf417 Object : Find Method

Description

Find multiple barcodes

Syntax

Visual Basic
Public Function Find( _
   Optional ByVal MaxBarcodes As Long = 0 _
) As Long

Parameters

MaxBarcodes

Return Type

Number of found barcodes.

Remarks

Method puts Barcode objects in Barcodes collection. 

The default value of MaxBarcodes is 0 (zero), which enables the detection of all the barcodes in the image (CiBarcodeBasic is limited to two)

See Also

© 1992-2011. Inlite Research, Inc. All Rights Reserved.