[]
Occurs when the print document building is started.
[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
| Type | Description |
|---|---|
| EventHandler | Occurs when the print document building is started. |