[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.GenerateDocument

GenerateDocument Event

Occurs when the document needs to be generated. Allows user to build the document content in an event handler.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public event EventHandler GenerateDocument
Returns
Type Description
EventHandler Occurs when the document needs to be generated. Allows user to build the document content in an event handler.