Reflow Method (SampleC1PrintDocument)
Reflows the current document. If a handler has been assigned to the
C1.C1Preview.C1PrintDocument.GenerateDocument event, that handler is invoked. Otherwise, the
C1.C1Preview.C1PrintDocument.Generate method is called.
'Declaration
Public Function Reflow() As Boolean
Return Value
True if no warnings occurred during document generation, false if there were warnings.