Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1PrintDocument
.
.
::
.
.
Generate Method
C1PrintDocument Class
See Also
Generates the current document, using the
RefreshCalculatedValues
refresh mode.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
bool
Generate
()
Visual Basic
Public
Function
Generate
As
Boolean
Return Value
true
if no warnings occurred during document generation,
false
if there were warnings (in that case, the
Warnings
property on the current document contains the warnings that were issued).
See Also
C1PrintDocument Class
Generate Overload
C1.C1Preview Namespace