IPdfViewerTextAnnotationBuilder Members
Contains options used to build text 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.
Inherited from IPdf |
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.
Inherited from IPdf |
Icon |
Gets the name of the annotation’s icon. |
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.
Inherited from IPdf |
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.’
Inherited from IPdf |
See Also