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);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)