Toggles the ability to create PDF Annotation objects. If disabled, new Annotations cannot be created.
Read-write property
| Visual Basic |
|---|
Public Property CanCreateAnnotations As Boolean |
Default value: true
Valid values: true or false
This property governs whether an activity can add a PDF Annotation to 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.