C#
VB
Java
Objective-C
WinRT C#
C++
Enables or disables annotation editing.
public bool ModifyAnnotation { get; set; } Public Property ModifyAnnotation As Boolean public bool ModifyAnnotation {get; set;} @property (nonatomic, assign) BOOL modifyAnnotation public boolean getModifyAnnotation()public void setModifyAnnotation(boolean value)
<br/>get_ModifyAnnotation();<br/>set_ModifyAnnotation(value);<br/>Object.defineProperty('ModifyAnnotation'); true to give the user of the PDF document permission to edit annotations in the document.
For an example, refer to CodecsPdfOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
