PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / StartDoc Method

In This Topic
    StartDoc Method (SampleC1PrintDocument)
    In This Topic
    Starts a new document.
    Syntax
    'Declaration
     
    Public Function StartDoc() As Boolean
    public bool StartDoc()
    See Also