Back to Devexpress

IPdfViewerTextMarkupAnnotation Members

officefileapi-devexpress-dot-pdf-dot-ipdfviewertextmarkupannotation-dot-underscore-members.md

latest3.4 KB
Original Source

IPdfViewerTextMarkupAnnotation Members

Contains properties used to return information about text markup annotations.

Properties

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. Inherited from IPdfViewerMarkupAnnotation.
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. Inherited from IPdfViewerMarkupAnnotation.
PageNumberGets the page number where the annotation is located. Inherited from IPdfViewerAnnotation.
QuadsGets a collection of quadrilateral points that encompass the annotation area.
RepliesObtains the annotation comments. Inherited from IPdfViewerAnnotationBase.
ReviewsObtains the annotation reviews. Inherited from IPdfViewerAnnotationBase.
StyleGets the style of a text markup annotation.
SubjectGets the markup annotation’s subject. Inherited from IPdfViewerMarkupAnnotation.
TypeGets the annotation’s type. Inherited from IPdfViewerAnnotation.

See Also

IPdfViewerTextMarkupAnnotation Interface

DevExpress.Pdf Namespace