Winnovative Word to PDF Converter

WordToPdfConverter Events

Winnovative Word to PDF Converter Documentation

The WordToPdfConverter type exposes the following members.

Events

  NameDescription
Public eventAfterRenderPdfPageEvent
The event is raised right after the Word to PDF converter finished PDF page rendering. The PDF page configuration like size, orientation, header or footer is already defined and cannot be changed. In the handler of this event PDF elements can be added in the foreground of the rendered PDF page.
Public eventBeforeRenderPdfPageEvent
The event is raised right before the page is rendered by Word to PDF converter. The PDF page configuration like size, orientation, header or footer is already defined and cannot be changed. In the handler of this event PDF elements can be added in the background of the PDF page to be rendered.
Public eventPrepareRenderPdfPageEvent
The event is raised after the Word to PDF converter created the PDF page and before starting rendering it. In the handler of this event the PDF page configuration like size, orientation, header or footer can still be changed before starting rendering.
Top
See Also

Reference