ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / DocumentStarting Event

In This Topic
    DocumentStarting Event (C1PrintDocument)
    In This Topic
    Occurs when the document generation is starting.
    Syntax
    'Declaration
     
    Public Event DocumentStarting As System.EventHandler
    public event System.EventHandler DocumentStarting
    See Also