Click or drag to resize
Pdf Library for .NET

PdfDocumentException Constructor (String)

Constructor.

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

Parameters

message
Type: SystemString
The exception message.
See Also