PdfToImageException Constructor (Int32, String, Exception)

NReco.PdfRenderer Class Library Documentation
Initializes a new instance of the PdfToImageException class

Namespace:  NReco.PdfRenderer
Assembly:  NReco.PdfRenderer (in NReco.PdfRenderer.dll) Version: 1.5.1
Syntax

public PdfToImageException(
	int errCode,
	string message,
	Exception innerEx
)

Parameters

errCode
Type: SystemInt32
message
Type: SystemString
innerEx
Type: SystemException
See Also

Reference