AspriseOCRSTART_PROP_DICT_CUSTOM_TEMPLATES_FILE Field |
Path to your custom templates (templates are separated using line breaks). Default value: null. - 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_CUSTOM_TEMPLATES_FILE = "START_PROP_DICT_CUSTOM_TEMPLATES_FILE"
Public Const START_PROP_DICT_CUSTOM_TEMPLATES_FILE As String = "START_PROP_DICT_CUSTOM_TEMPLATES_FILE"
public:
literal String^ START_PROP_DICT_CUSTOM_TEMPLATES_FILE = "START_PROP_DICT_CUSTOM_TEMPLATES_FILE"
static val mutable START_PROP_DICT_CUSTOM_TEMPLATES_FILE: string
Field Value
Type:
StringSee Also