Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1PrintDocument
.
.
::
.
.
EndDoc Method
C1PrintDocument Class
See Also
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
C1PrintDocument Class
C1.C1Preview Namespace