[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.PrintDocumentStarting

PrintDocumentStarting Event

Occurs when the print document building is started.

Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.10.dll
Syntax
[C1Description("Printing.PrintDocumentStarting", "Fired when the print document building is started.")]
[C1Category("Printing")]
public event EventHandler PrintDocumentStarting
<C1Description("Printing.PrintDocumentStarting", "Fired when the print document building is started.")>
<C1Category("Printing")>
Public Event PrintDocumentStarting As EventHandler
Returns
Type Description
EventHandler Occurs when the print document building is started.