Back to Devexpress

IPdfViewerTextAnnotation Members

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

latest3.2 KB
Original Source

IPdfViewerTextAnnotation Members

Contains properties used to return information about text 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.
IconNameGets the name of the annotation’s icon.
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.
RepliesObtains the annotation comments. Inherited from IPdfViewerAnnotationBase.
ReviewsObtains the annotation reviews. Inherited from IPdfViewerAnnotationBase.
SubjectGets the markup annotation’s subject. Inherited from IPdfViewerMarkupAnnotation.
TypeGets the annotation’s type. Inherited from IPdfViewerAnnotation.

See Also

IPdfViewerTextAnnotation Interface

DevExpress.Pdf Namespace