Link Search Menu Expand Document

PDFViewerException Constructor (String)

Initializes a new instance of the PDFViewerException class.

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

Parameters

message
Type: SystemString
The message text.
See Also

Reference