Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / EndDoc Method

In This Topic
    EndDoc Method
    In This Topic
    Finishes generation of a document.
    Syntax
    'Declaration
     
    Public Function EndDoc() As Boolean
    public bool EndDoc()

    Return Value

    Returns true if no warning occurs during generating.
    See Also