IPage Interface |
Namespace: Opait.ReportMiner.Api
public interface IPage
The IPage type exposes the following members.
Name | Description | |
---|---|---|
IsDataPage |
Gets a flag to indicate whether any data was extracted from this page.
| |
PageNumber |
Gets the page number in the report file.
| |
Text |
Gets the formatted text for the page.
|