Toggles the ability to modify PDF Annotation objects. If disabled, existing Annotations cannot be modified.
Read-write property
| Visual Basic |
|---|
Public Property CanModifyAnnotations As Boolean |
Default value: true
Valid values: true or false
This property governs whether an activity can modify an existing PDF Annotation on a page in a PDF Document.
- If
truethen the ability to modify existing PDF Annotations is permitted. - If
falsethen the ability to modify existing PDF Annotations is prohibited.