Finishes generation of a document.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool EndDoc()
Visual Basic
Public Function EndDoc As Boolean

Return Value

Returns true if no warning occurs during generating.

See Also