Report Miner API
Report Miner API
Opait.ReportMiner.Api
IEngine Interface
IEngine Methods
DetectField Method
DetectLabel Method
FormatGlobalFields Method
FormatRecord Method
GetGlobalField Method
GetLabel Method
MoveDocument Method
ParseValue Method
SaveRecordAsPdf Method
IEngine
FormatRecord Method
Formats all extracted data for the specified record.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
Copy
string
FormatRecord
(
IRecord
record
)
Parameters
record
Type:
Opait.ReportMiner.Api
IRecord
The specified record.
Return Value
Type:
String
Formatted record data.
See Also
Reference
IEngine Interface
Opait.ReportMiner.Api Namespace
Copyright 2022 Opait Software. All rights reserved.