IPdfViewerMarkupAnnotationBuilder Members
Implements properties used to build markup annotations.Properties
| Name | Description |
|---|---|
| AnnotationType | Gets the annotation’s type. Inherited from IPdfViewerAnnotationBuilder. |
| Author | Gets or sets the author of a markup annotation’s author. |
| 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. |
| 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. |
| 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.’ |
See Also