You are here: Start » OcrModel Class
OcrModel Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Type contains trained OCR model for all OCR functions.
Constructors
Constructor | Description | |
---|---|---|
![]() | OcrModel() | |
![]() | OcrModel(OcrModel) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsTrained | System.Boolean | |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | ModelType | Fil.OcrModelType |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.OcrModel) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.OcrModel) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.OcrModel) | |
![]() | Reset() | |
![]() | ToString() | Inherited from System.Object |