Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfMarkupAnnotationData Properties

Represents markup annotations.
Name Description
AnnotationType Gets the annotation type. Inherited from PdfAnnotationData.
Author Specifies the annotation author.
Bounds Gets the annotation’s bounds on the page. Inherited from PdfAnnotationData.
Color Specifies the annotation color. Inherited from PdfAnnotationData.
Contents Specifies the annotation comment. Inherited from PdfAnnotationData.
CreationDate Specifies the date and time when the annotation was created.
ModificationDate Specifies the date and time when the annotation was last modified. Inherited from PdfAnnotationData.
Name Specifies the annotation’s name. Inherited from PdfAnnotationData.
Opacity Specifies the annotation’s opacity.
Replies Obtains the annotation comments.
Reviews Obtains the annotation reviews.
Subject Specifies a short description of the subject being addressed by the annotation.
See Also