PDF Viewer Control for .NET 2.0 Windows Forms
CanPrint Property
NamespacesPdfViewer4WinNetPdfViewerCanPrint
Can print the document. The default value is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanPrint { get; set; }
Public Property CanPrint As Boolean
public:
property bool CanPrint {
	bool get ();
	void set (bool value);
}

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