WkHtmlToPdfException Constructor

NReco.PdfGenerator Class Library Documentation
Initializes a new instance of the WkHtmlToPdfException class

Namespace:  NReco.PdfGenerator
Assembly:  NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax

public WkHtmlToPdfException(
	int errCode,
	string message
)

Parameters

errCode
Type: SystemInt32
message
Type: SystemString
See Also

Reference