EVO Word to PDF Converter

ImageElementPrepareRenderPdfPageEvent Event

EVO Word to PDF Converter Documentation
The event is raised after the Image element 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:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public event PrepareRenderPdfPageDelegate PrepareRenderPdfPageEvent

Value

Type: EvoWordToPdfPrepareRenderPdfPageDelegate
See Also

Reference