Click or drag to resize
Pdf Library for .NET

PdfFormManagerException(String) Constructor

Constructor.

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

Parameters

message  String
The exception message.
See Also