Click or drag to resize

DocumentRenderer Events

The DocumentRenderer type exposes the following members.

Events
  NameDescription
Public eventDocumentProgress
Occurs when progress is made in the overall process of rendering the document. This event is fired when rendering starts, when rendering completes, when each page starts and when each page completes. If the document contains no pages, then precisely one DocumentProgress event will be fired.
Top
See Also