EVO HTML to PDF Converter

BeforeRenderTemplateInPdfPageDelegate Delegate

EVO HTML to PDF Converter for .NET Documentation
Represents the delegate for the BeforeRenderInPdfPageEvent event

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public delegate void BeforeRenderTemplateInPdfPageDelegate(
	BeforeRenderTemplateInPdfPageParams eventParams
)

Parameters

eventParams
Type: EvoPdfBeforeRenderTemplateInPdfPageParams
Event parameters
See Also

Reference