IPdfViewerMarkupAnnotationBuilder Members
Implements properties used to build markup annotations.
#Properties
Name | Description |
---|---|
Annotation |
Gets the annotation’s type.
Inherited from IPdf |
Author | Gets or sets the author of a markup annotation’s author. |
Bounds |
Gets the annotation’s bounds on a page.
Inherited from IPdf |
Color |
Specifies the annotation’s color.
Inherited from IPdf |
Contents |
Specifies the annotation contents.
Inherited from IPdf |
Creation |
Specifies the date and time when the markup annotation was created. |
Is |
Specifies whether or not to select the annotation.
Inherited from IPdf |
Modification |
Specifies the date and time of the annotation’s last modification.
Inherited from IPdf |
Name |
Specifies the annotation name.
Inherited from IPdf |
Opacity | Specifies the markup annotation opacity. |
Page |
Gets the number of the page on which the annotation is located.
Inherited from IPdf |
Subject | Gets or sets a subject the markup annotation addresses.’ |
See Also