Click or drag to resize

ProcessorDocument Property

Gets the current report document that is being processed.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
public IDocument Document { get; }

Property Value

Type: IDocument
See Also