Winnovative Word to PDF Converter

WordToPdfConverterPrepareRenderPdfPageEvent Event

Winnovative Word to PDF Converter Documentation
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.

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public event PrepareRenderPdfPageDelegate PrepareRenderPdfPageEvent

Value

Type: WnvWordToPdfPrepareRenderPdfPageDelegate
See Also

Reference