IField Interface |
Namespace: Opait.ReportMiner.Api
public interface IField
The IField type exposes the following members.
Name | Description | |
---|---|---|
DataType |
Gets the data type of the field value.
| |
Name |
Gets or set the name of the field.
| |
PageNumber |
Get the index of the page where the field was detected.
| |
Value |
Gets or sets the text value of the field.
|