Called when the document has finished generating. Raises the
DocumentEnded event. The
BusyState property is set to
BusyStateEnum.Ready before this method is called. See remarks in
OnDocumentStarting method for more details.
protected virtual void OnDocumentEnded()
'Declaration
Protected Overridable Sub OnDocumentEnded()