You are here: Start » AVL.NET » OcrModel Constructor

OcrModel Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public OcrModel
(
	AvlNet.OcrModel rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.OcrModelPrototype object.

See also