officefileapi-devexpress-dot-pdf-dot-ipdfviewertextmarkupannotationbuilder-dot-underscore-members.md
Implements options used to build text markup annotations.
| Name | Description |
|---|---|
| AnnotationType | Gets the annotation’s type. Inherited from IPdfViewerAnnotationBuilder. |
| Author | Gets or sets the author of a markup annotation’s author. Inherited from IPdfViewerMarkupAnnotationBuilder. |
| Bounds | Gets the annotation’s bounds on a page. Inherited from IPdfViewerAnnotationBuilder. |
| Color | Specifies the annotation’s color. Inherited from IPdfViewerAnnotationBuilder. |
| Contents | Specifies the annotation contents. Inherited from IPdfViewerAnnotationBuilder. |
| CreationDate | Specifies the date and time when the markup annotation was created. Inherited from IPdfViewerMarkupAnnotationBuilder. |
| IsSelected | Specifies whether or not to select the annotation. Inherited from IPdfViewerAnnotationBuilder. |
| ModificationDate | Specifies the date and time of the annotation’s last modification. Inherited from IPdfViewerAnnotationBuilder. |
| Name | Specifies the annotation name. Inherited from IPdfViewerAnnotationBuilder. |
| Opacity | Specifies the markup annotation opacity. Inherited from IPdfViewerMarkupAnnotationBuilder. |
| PageNumber | Gets the number of the page on which the annotation is located. Inherited from IPdfViewerAnnotationBuilder. |
| Quads | Gets a collection of quadrilateral points that encompass the annotation area. |
| SelectedText | Gets a selected text for which a markup annotation is created. |
| Style | Gets or sets the style of a text markup annotation. |
| Subject | Gets or sets a subject the markup annotation addresses.’ Inherited from IPdfViewerMarkupAnnotationBuilder. |
See Also