AspriseOCRSTART_PROP_DICT_SKIP_BUILT_IN_ALL Field |
set to 'true' to skip using all built-in dicts. Default value: 'false' - can only be used for StartEngine
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 START_PROP_DICT_SKIP_BUILT_IN_ALL = "START_PROP_DICT_SKIP_BUILT_IN_ALL"
Public Const START_PROP_DICT_SKIP_BUILT_IN_ALL As String = "START_PROP_DICT_SKIP_BUILT_IN_ALL"
public:
literal String^ START_PROP_DICT_SKIP_BUILT_IN_ALL = "START_PROP_DICT_SKIP_BUILT_IN_ALL"
static val mutable START_PROP_DICT_SKIP_BUILT_IN_ALL: string
Field Value
Type:
StringSee Also