PDF Viewer Control for ASP.NET
CanEditAnnotations Property
NamespacesPdfViewer4AspNetPdfSecurityOptionsCanEditAnnotations
Can edit PDF document annotations.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanEditAnnotations { get; set; }
Public Property CanEditAnnotations As Boolean
public:
property bool CanEditAnnotations {
	bool get ();
	void set (bool value);
}

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