OCR Xpress for Linux
OCRX_set_solution_name

Sets the solution name.

Arguments:

Name  Type  Description
solutionName  const char*  Solution name.

Return Value:

OCRX_Status – Specifies whether an error occurred and, if so, specifies which error and any relevant details.

Example:

Copy Code
#include “ocrxpress.h”

OCRX_set_solution_name(“solutionName”);

 

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback