[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.OnDocumentEnded

OnDocumentEnded Method

OnDocumentEnded()

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.

Declaration
protected virtual void OnDocumentEnded()