Click or drag to resize
AspriseOCRaddToSystemPath Method

» Asprise OCR Home · Developer's Guide

Adds the given directory to the PATH variable.

Namespace: asprise_ocr_api
Assembly: asprise-ocr-api (in asprise-ocr-api.dll) Version: 15.3.1.0 (15.3.1.0)
Syntax
public static void addToSystemPath(
	string dir
)

Parameters

dir
Type: SystemString
The folder to be added to PATH
See Also