[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.Reflow

Reflow Method

Reflow()

Reflows the current document. If a handler has been assigned to the GenerateDocument event, that handler is invoked. Otherwise, the Generate() method is called.

Declaration
public bool Reflow()
Returns
Type Description
bool

True if no warnings occurred during document generation, false if there were warnings.