Click or drag to resize

FactoryExportManager Method

Initializes a new instance of the Export Manager main form.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
public static Form ExportManager()

Return Value

Type: Form
An instance of the Export Manager main form.
See Also