IPdfViewerTextMarkupAnnotationBuilder Properties
Implements options used to build text markup annotations.
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 |
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 |
Quads | Gets a collection of quadrilateral points that encompass the annotation area. |
Selected |
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 IPdf |
See Also