Click or drag to resize
AspriseOCR.InputLicense Method

» Asprise OCR Home · Developer's Guide

Input the license code

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 InputLicense(
	string licenseeName,
	string licenseCode
)

Parameters

licenseeName
Type: System.String
Licensee name
licenseCode
Type: System.String
License code
See Also