You are here: Start » FIL.NET » OcrSvmModel Constructor

OcrSvmModel Constructor

Creates a deep copy of the passed object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public OcrSvmModel
(
	FilNet.OcrSvmModel rhs
)

Parameters

Name Type Range Default Description
rhsFilNet.OcrSvmModelPrototype object.

See also