EVO Excel to PDF Converter

ExternalPdfPageAddedDelegate Delegate

EVO Excel to PDF Converter Documentation
Represents the delegate for the ExternalPdfPageAddedEvent event

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public delegate void ExternalPdfPageAddedDelegate(
	ExternalPdfPageAddedParams eventParams
)

Parameters

eventParams
Type: EvoExcelToPdfExternalPdfPageAddedParams
Event parameters
See Also

Reference