Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / PrintDocumentStarting Event

In This Topic
    PrintDocumentStarting Event (C1Schedule)
    In This Topic
    Occurs when the print document building is started.
    Syntax
    'Declaration
     
    Public Event PrintDocumentStarting As System.EventHandler
    public event System.EventHandler PrintDocumentStarting
    See Also