Click or drag to resize
Pdf Library for .NET

PdfDocumentException(String) Constructor

Constructor.

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

Parameters

message  String
The exception message.
See Also