officefileapi-devexpress-dot-pdf-dot-ipdfviewertextannotationbuilder-dot-underscore-members.md
Contains options used to build text 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. |
| IconName | Gets the name of the annotation’s icon. |
| 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. |
| Subject | Gets or sets a subject the markup annotation addresses.’ Inherited from IPdfViewerMarkupAnnotationBuilder. |
See Also