PdfEditException Constructor (String)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the PdfEditException class.

Namespace: PdfEdit
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public PdfEditException(
	string message
)

Parameters

message
Type: SystemString
The exception message.
See Also

Reference