Winnovative Word to PDF Converter

PdfDocumentException Constructor (String, Exception)

Winnovative Word to PDF Converter Documentation
Constructor

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.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