Winnovative HTML to PDF Converter

BeforeRenderTemplateInPdfPageDelegate Delegate

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

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public delegate void BeforeRenderTemplateInPdfPageDelegate(
	BeforeRenderTemplateInPdfPageParams eventParams
)

Parameters

eventParams
Type: WinnovativeBeforeRenderTemplateInPdfPageParams
Event parameters
See Also

Reference