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