Winnovative Excel to PDF Converter

ImageElementBeforeRenderPdfPageEvent Event

Winnovative Excel to PDF Converter Documentation
The event is raised right before the page is rendered by Image element. 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.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public event BeforeRenderPdfPageDelegate BeforeRenderPdfPageEvent

Value

Type: Winnovative.ExcelToPdfBeforeRenderPdfPageDelegate
See Also

Reference