Search Results for

    Show / Hide Table of Contents

    Class CalcReportProgress

    Inheritance
    object
    CalcReportProgress
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    In this article
    Back to top Generated by DocFX