| IEngineGlobalFields Property |
Gets the list of global fields detected for the current document.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax IList<IField> GlobalFields { get; }
Property Value
Type:
IListIFieldSee Also