officefileapi-devexpress-dot-pdf-dot-ipdfviewerfreetextannotation-dot-underscore-members.md
Implements options used to obtain information for Free Text and Callout annotation types.
| Name | Description |
|---|---|
| Author | Gets the markup annotation’s author. Inherited from IPdfViewerAnnotationBase. |
| BorderColor | Gets the free text annotation border color. |
| Bounds | Gets the annotation’s bounds on the page. Inherited from IPdfViewerAnnotation. |
| Color | Gets the annotation color. Inherited from IPdfViewerAnnotation. |
| Contents | Gets the annotation contents. Inherited from IPdfViewerAnnotationBase. |
| CreationDate | Gets the date and time when the markup annotation was created. Inherited from IPdfViewerMarkupAnnotation. |
| FontColor | Gets the free text annotation font color. |
| FontSize | Gets the free text annotation font size. |
| ModificationDate | Gets the date and time of the annotation’s last modification. Inherited from IPdfViewerAnnotationBase. |
| Name | Gets the annotation’s name. Inherited from IPdfViewerAnnotation. |
| Opacity | Gets the markup annotation opacity. Inherited from IPdfViewerMarkupAnnotation. |
| PageNumber | Gets the page number where the annotation is located. Inherited from IPdfViewerAnnotation. |
| Replies | Obtains the annotation comments. Inherited from IPdfViewerAnnotationBase. |
| Reviews | Obtains the annotation reviews. Inherited from IPdfViewerAnnotationBase. |
| Subject | Gets the markup annotation’s subject. Inherited from IPdfViewerMarkupAnnotation. |
| Type | Gets the annotation’s type. Inherited from IPdfViewerAnnotation. |
See Also