Click or drag to resize
Pdf Library for .NET

PdfDocumentException Constructor (String)

Constructor.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfDocumentException(
	string message
)

Parameters

message
Type: SystemString
The exception message.
See Also