PDF Viewer Control for ASP.NET
CanCopyContent Property
NamespacesPdfViewer4AspNetPdfSecurityOptionsCanCopyContent
Can copy the document content.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanCopyContent { get; set; }
Public Property CanCopyContent As Boolean
public:
property bool CanCopyContent {
	bool get ();
	void set (bool value);
}

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)