PDF Viewer Control for .NET 2.0 Windows Forms
CanEditContent Property
NamespacesPdfViewer4WinNetPdfSecurityOptionsCanEditContent
Can edit PDF document content.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanEditContent { get; set; }
Public Property CanEditContent As Boolean
public:
property bool CanEditContent {
	bool get ();
	void set (bool value);
}

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