Report Miner API
Report Miner API
Opait.ReportMiner.Api
Processor Class
Processor Methods
BeginSaveRecords Method
CopyTableToClipboard Method
DetectField Method
DetectLabel Method
Dispose Method
EndSaveRecords Method
FormatDataTable Method
FormatGlobalFields Method
FormatRecord Method
FormatSection Method
FormatTable Method
FormatTableCSV Method
FormatTableJson Method
FormatTableXML Method
ParseGlobalFields Method
ParseRecords Method
SaveRecord Method
SaveRecordAsPdf Method
Processor
FormatRecord Method
Formats the extracted metadata for the specified record.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
Copy
public
string
FormatRecord
(
IRecord
record
)
Parameters
record
Type:
Opait.ReportMiner.Api
IRecord
The specified record.
Return Value
Type:
String
Formatted record metadata.
See Also
Reference
Processor Class
Opait.ReportMiner.Api Namespace
Copyright 2022 Opait Software. All rights reserved.