PDF Viewer Control for .NET 2.0 Windows Forms
CanEditAnnotations Property
NamespacesPdfViewer4WinNetPdfViewerCanEditAnnotations
Can edit PDF document annotations. The default value is true.
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)