PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / StartDoc Method

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