Back to Devexpress

IPdfViewerMarkupAnnotation Properties

officefileapi-devexpress-dot-pdf-dot-ipdfviewermarkupannotation-dot-underscore-properties.md

latest2.9 KB
Original Source

IPdfViewerMarkupAnnotation Properties

Implements properties used to return information about markup annotations.

NameDescription
AuthorGets the markup annotation’s author. Inherited from IPdfViewerAnnotationBase.
BoundsGets the annotation’s bounds on the page. Inherited from IPdfViewerAnnotation.
ColorGets the annotation color. Inherited from IPdfViewerAnnotation.
ContentsGets the annotation contents. Inherited from IPdfViewerAnnotationBase.
CreationDateGets the date and time when the markup annotation was created.
ModificationDateGets the date and time of the annotation’s last modification. Inherited from IPdfViewerAnnotationBase.
NameGets the annotation’s name. Inherited from IPdfViewerAnnotation.
OpacityGets the markup annotation opacity.
PageNumberGets the page number where the annotation is located. Inherited from IPdfViewerAnnotation.
RepliesObtains the annotation comments. Inherited from IPdfViewerAnnotationBase.
ReviewsObtains the annotation reviews. Inherited from IPdfViewerAnnotationBase.
SubjectGets the markup annotation’s subject.
TypeGets the annotation’s type. Inherited from IPdfViewerAnnotation.

See Also

IPdfViewerMarkupAnnotation Interface

IPdfViewerMarkupAnnotation Members

DevExpress.Pdf Namespace