Click or drag to resize

PdfAnnotation Properties

The PdfAnnotation type exposes the following members.

Properties
 NameDescription
Public propertyAnnotationType Gets the type of the annotation.
Public propertyAppearance Gets the appearance settings for this PdfAnnotation.
Public propertyAssociatedFiles(Optional; PDF 2.0) An array of one or more PdfFileSpecifications which denote the associated files for this PdfAnnotation.
Public propertyBounds(Required) The annotation bounds, defining the location and the size of the annotation on the page in default user space units.
Public propertyLocked(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.
Public propertyPage Gets the page with which this annotation is associated.
Top
See Also