![]() | IEngine Methods |
The IEngine type exposes the following members.
Name | Description | |
---|---|---|
![]() | DetectField |
Detects a field on a specified report page.
|
![]() | DetectLabel |
Detects a label on a specified report page.
|
![]() | FormatGlobalFields |
Formats the global fields detected at the report level.
|
![]() | FormatRecord |
Formats all extracted data for the specified record.
|
![]() | GetGlobalField |
Gets a detected global filed that matches the given name.
|
![]() | GetLabel |
Gets a detected label that matches the given name.
|
![]() | MoveDocument |
Moves the current report file to the specified folder.
|
![]() | ParseValue |
Parses the given string based on its data type.
|
![]() | SaveRecordAsPdf |
Saves the pages of the specified record as a PDF file.
|