Search Results for

    Show / Hide Table of Contents

    FlexCelPrintDocument.OnBeginPrint Method

    Raises the BeginPrint event. It is called after the Print method is called and before the first page of the document prints.

    Remarks

    This method is overridden to print an Excel document. Before doing its own initialization, it will call PrintDocument.OnBeginPrint" so you can do your own.

    Syntax

    Namespace: FlexCel.Render

    protected override void OnBeginPrint(PrintEventArgs e)

    Parameters

    <-> Parameter Type Description
    e PrintEventArgs A PrintEventArgs that contains the event data.

    See also

    • FlexCelPrintDocument
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com