Link Search Menu Expand Document

PDFRendererException Constructor (String)

Initializes a new instance of the PDFRendererException class.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public PDFRendererException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference