PDF Viewer Control for .NET 2.0 Windows Forms
PdfViewerException Constructor (message)
NamespacesPdfViewer4WinNetPdfViewerExceptionPdfViewerException(String)
PDF Viewer Exception constructor
Declaration Syntax
C#Visual BasicVisual C++
public PdfViewerException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
PdfViewerException(
	String^ message
)
Parameters
message (String)
The exception message

Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)