Kofax Mobile SDK API Reference
Public Member Functions | Public Attributes | List of all members
SearchDirection Enum Reference

An enum representing a direction or set of directions to search for barcodes. More...

Public Member Functions

 SearchDirection (int value)
 
int getValue ()
 

Public Attributes

 HORIZONTAL =(1 | 2)
 
 VERTICAL =(4 | 8)
 
 ALL =(1 | 2 | 4 | 8)
 

Detailed Description

An enum representing a direction or set of directions to search for barcodes.

Constructor & Destructor Documentation

SearchDirection ( int  value)

Member Function Documentation

int getValue ( )

Member Data Documentation

ALL =(1 | 2 | 4 | 8)
HORIZONTAL =(1 | 2)
VERTICAL =(4 | 8)

The documentation for this enum was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.