Skip to main content
All docs
V23.2

IPdfViewerAnnotation Properties

Implements options used to obtain information common for annotation types.
Name Description
Author Gets the markup annotation’s author. Inherited from IPdfViewerAnnotationBase.
Bounds Gets the annotation’s bounds on the page.
Color Gets the annotation color.
Contents Gets the annotation contents. Inherited from IPdfViewerAnnotationBase.
ModificationDate Gets the date and time of the annotation’s last modification. Inherited from IPdfViewerAnnotationBase.
Name Gets the annotation’s name.
PageNumber Gets the page number where the annotation is located.
Replies Obtains the annotation comments. Inherited from IPdfViewerAnnotationBase.
Reviews Obtains the annotation reviews. Inherited from IPdfViewerAnnotationBase.
Type Gets the annotation’s type.
See Also