Pdf |
The PdfAnnotation type exposes the following members.
| Name | Description | |
|---|---|---|
| AnnotationType | Gets the type of the annotation. | |
| Appearance | Gets the appearance settings for this PdfAnnotation. | |
| AssociatedFiles | (Optional; PDF 2.0) An array of one or more PdfFileSpecifications which denote the associated files for this PdfAnnotation. | |
| Bounds | (Required) The annotation bounds, defining the location and the size of the annotation on the page in default user space units. | |
| Locked | (PDF 1.4) If set, do not allow the annotation to be deleted or its properties (including position and size) to be modified by the user. However, this flag does not restrict changes to the annotation's contents, such as the value of a form field. | |
| Page | Gets the page with which this annotation is associated. |