PDF Viewer Control for ASP.NET
CanPrint Property
NamespacesPdfViewer4AspNetPdfSecurityOptionsCanPrint
Can print the document.
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: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)