PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / DocumentStarting Event

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