Back to Devexpress

IPdfViewerFreeTextAnnotation Properties

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

latest3.6 KB
Original Source

IPdfViewerFreeTextAnnotation Properties

Implements options used to obtain information for Free Text and Callout annotation types.

NameDescription
AuthorGets the markup annotation’s author. Inherited from IPdfViewerAnnotationBase.
BorderColorGets the free text annotation border color.
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.
FontColorGets the free text annotation font color.
FontSizeGets the free text annotation font size.
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

IPdfViewerFreeTextAnnotation Interface

IPdfViewerFreeTextAnnotation Members

DevExpress.Pdf Namespace