PDF Viewer Control for .NET 2.0 Windows Forms
CanCopyContent Property
NamespacesPdfViewer4WinNetPdfSecurityOptionsCanCopyContent
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)