PDFRendererException Constructor (String)ByteScout PDF Renderer SDK
Initializes a new instance of the PDFRendererException class.

Namespace:  Bytescout.PDFRenderer
Assembly:  Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.1.4800-master
Syntax

public PDFRendererException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference