PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / Generate Method

In This Topic
    Generate Method (SampleC1PrintDocument)
    In This Topic
    Generates the current document, using the C1.C1Preview.RefreshModeEnum.RefreshCalculatedValues refresh mode.
    Overload List
    OverloadDescription
    Generates the current document, using the C1.C1Preview.RefreshModeEnum.RefreshCalculatedValues refresh mode. (Inherited from C1.C1Preview.C1PrintDocument)
    Generates the current document. Depending on the specified refresh mode, may update data-bound and calculated values. (Inherited from C1.C1Preview.C1PrintDocument)
    See Also