Class CalcReportProgress
Inherited Members
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public class CalcReportProgress
Constructors
CalcReportProgress()
Declaration
public CalcReportProgress()
Fields
driver
Declaration
public PrintOut driver
Field Value
| Type | Description |
|---|---|
| PrintOut |
meta
Declaration
public MetaFile meta
Field Value
| Type | Description |
|---|---|
| MetaFile |
threadcalc
Declaration
public Thread threadcalc
Field Value
| Type | Description |
|---|---|
| Thread |
Methods
CalculateReport(MetaFile, PrintOut, IWin32Window)
Declaration
public static bool CalculateReport(MetaFile meta, PrintOut printdriver, IWin32Window winowner)
Parameters
| Type | Name | Description |
|---|---|---|
| MetaFile | meta | |
| PrintOut | printdriver | |
| IWin32Window | winowner |
Returns
| Type | Description |
|---|---|
| bool |