PDF Viewer Control for .NET 2.0 Windows Forms
CanCopyContent Property
NamespacesPdfViewer4WinNetPdfViewerCanCopyContent
Can copy the document content. The default value is true.
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)