Winnovative HTML to PDF Converter Library for .NET
PostConvertActionHandler Delegate
NamespacesWinnovative.WnvHtmlConvertPostConvertActionHandler
Winnovative HTML to PDF Converter Library for .NET
The delegate type for handling the PostConvertAction event of PdfConverter class.
Declaration Syntax
C#Visual BasicVisual C++
public delegate void PostConvertActionHandler(
	PostConvertActionEventArgs pcaEventArgs
)
Public Delegate Sub PostConvertActionHandler ( _
	pcaEventArgs As PostConvertActionEventArgs _
)
public delegate void PostConvertActionHandler(
	PostConvertActionEventArgs^ pcaEventArgs
)
Parameters
pcaEventArgs (PostConvertActionEventArgs)
The argument for the PostConvertAction event handler.

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)