EVO HTML to PDF Converter

PdfDocumentException Constructor (String, Exception)

EVO HTML to PDF Converter for .NET Documentation
Constructor

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public PdfDocumentException(
	string message,
	Exception innerException
)

Parameters

message
Type: SystemString
The exception message
innerException
Type: SystemException
The inner exception that triggered this exception
See Also

Reference