AspriseOCRSTART_PROP_DICT_SKIP_BUILT_IN_DEFAULT Field |
set to 'true' to skip using the default built in dict. 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_DEFAULT = "START_PROP_DICT_SKIP_BUILT_IN_DEFAULT"
Public Const START_PROP_DICT_SKIP_BUILT_IN_DEFAULT As String = "START_PROP_DICT_SKIP_BUILT_IN_DEFAULT"
public:
literal String^ START_PROP_DICT_SKIP_BUILT_IN_DEFAULT = "START_PROP_DICT_SKIP_BUILT_IN_DEFAULT"
static val mutable START_PROP_DICT_SKIP_BUILT_IN_DEFAULT: string
Field Value
Type:
StringSee Also