ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintDocumentWrapper Class / Generate Method

In This Topic
    Generate Method (PrintDocumentWrapper)
    In This Topic
    Generates a document.
    Syntax
    'Declaration
     
    Public Function Generate() As System.Boolean
    public System.bool Generate()

    Return Value

    Returns true if no warning occurs during generating.
    See Also