Called when the document has finished generating.
Raises the DocumentEnded event.
The BusyState property is set to Ready
before this method is called.
See remarks in OnDocumentStarting()()()() method for more details.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected virtual void OnDocumentEnded() |
Visual Basic |
---|
Protected Overridable Sub OnDocumentEnded |