Click or drag to resize

PdfARenderer Events

The PdfARenderer 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.
(Inherited from DocumentRenderer.)
Public eventStreamlessFontFound
Occurs when not embedded font will be found.
Top
See Also