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

OcrSvmModel Class

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

Constructors

 ConstructorDescription
OcrSvmModel(OcrSvmModel)Creates a deep copy of the passed object.
OcrSvmModel()

Properties

 NameTypeDescription
IsDisposedSystem.Boolean

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(object)Inherited from System.Object
Equals(FilNet.OcrSvmModel)
Equals(FilNet.OcrSvmModel, FilNet.OcrSvmModel)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reset(FilNet.OcrSvmModel)Resets this instance with data of the other OcrSvmModel object.
ToString()Inherited from System.Object

See also