The following tables list the members exposed by FieldTypeClassificationProcessor.
Public Constructors
Public Properties
| Name | Description |
 | Area |
Form area to process.
|
Top
Public Methods
| Name | Description |
 | Dispose | Overloaded.
This code added to correctly implement the disposable pattern.
|
 | Identify |
Detects the field type.
|
 | ReadFromStream |
Reads a specially-formatted stream and places the values into properties of this object.
|
 | WriteToStream |
Writes some properties of this object to a specially-formatted stream.
|
Top
See Also