OnDocumentStarting Method
Called when the document is starting to generate. Raises the
DocumentStarting event. The
BusyState property is set to
BusyStateEnum.Generating after this method returns. See remarks for more details.
protected virtual void OnDocumentStarting()
'Declaration
Protected Overridable Sub OnDocumentStarting()