Winnovative Excel to PDF Converter

PdfDocumentException Constructor (String, Exception)

Winnovative Excel to PDF Converter Documentation
Constructor

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.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