Click or drag to resize
Pdf Library for .NET

PdfFormManagerException Constructor (String)

Constructor.

Namespace:  SelectPdf.Forms
Assembly:  Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntax
public PdfFormManagerException(
	string message
)

Parameters

message
Type: SystemString
The exception message.
See Also