PDF Viewer Control for ASP.NET
CanEditContent Property
NamespacesPdfViewer4AspNetPdfSecurityOptionsCanEditContent
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: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)