AspriseOCRRECOGNIZE_TYPE_ALL Field |
Recognize both text and barcode
Namespace: asprise_ocr_apiAssembly: asprise-ocr-api (in asprise-ocr-api.dll) Version: 15.3.1.0 (15.3.1.0)
Syntax public const string RECOGNIZE_TYPE_ALL = "all"
Public Const RECOGNIZE_TYPE_ALL As String = "all"
public:
literal String^ RECOGNIZE_TYPE_ALL = "all"
static val mutable RECOGNIZE_TYPE_ALL: string
Field Value
Type:
StringSee Also