Creates a document based on the stored data.

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

Syntax

C#
public Object CreateDocument()
Visual Basic
Public Function CreateDocument As Object

Return Value

The created document.

See Also