PDFViewerCancellationException Constructor (String)ByteScout PDF Viewer SDK
Initializes a new instance of the PDFViewerCancellationException class.

Namespace:  Bytescout.PDFViewer
Assembly:  Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.1.4802-master
Syntax

public PDFViewerCancellationException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference