ExpertPdf PDF Creator Library
CanEditAnnotations Property
NamespacesExpertPdf.PdfCreatorSecurityCanEditAnnotations
ExpertPdf PDF Creator Library
Can edit PDF document annotations.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanEditAnnotations { get; set; }
Public Property CanEditAnnotations As Boolean
	Get
	Set
public:
property bool CanEditAnnotations {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)