Click or drag to resize

IEngine Methods

The IEngine type exposes the following members.

Methods
  NameDescription
Public methodDetectField
Detects a field on a specified report page.
Public methodDetectLabel
Detects a label on a specified report page.
Public methodFormatGlobalFields
Formats the global fields detected at the report level.
Public methodFormatRecord
Formats all extracted data for the specified record.
Public methodGetGlobalField
Gets a detected global filed that matches the given name.
Public methodGetLabel
Gets a detected label that matches the given name.
Public methodMoveDocument
Moves the current report file to the specified folder.
Public methodParseValue
Parses the given string based on its data type.
Public methodSaveRecordAsPdf
Saves the pages of the specified record as a PDF file.
Top
See Also