IPdfViewerFreeTextAnnotation Properties
Implements options used to obtain information for Free Text and Callout annotation types.
Name | Description |
---|---|
Author |
Gets the markup annotation’s author.
Inherited from IPdf |
Border |
Gets the free text annotation border color. |
Bounds |
Gets the annotation’s bounds on the page.
Inherited from IPdf |
Color |
Gets the annotation color.
Inherited from IPdf |
Contents |
Gets the annotation contents.
Inherited from IPdf |
Creation |
Gets the date and time when the markup annotation was created.
Inherited from IPdf |
Font |
Gets the free text annotation font color. |
Font |
Gets the free text annotation font size. |
Modification |
Gets the date and time of the annotation’s last modification.
Inherited from IPdf |
Name |
Gets the annotation’s name.
Inherited from IPdf |
Opacity |
Gets the markup annotation opacity.
Inherited from IPdf |
Page |
Gets the page number where the annotation is located.
Inherited from IPdf |
Replies |
Obtains the annotation comments.
Inherited from IPdf |
Reviews |
Obtains the annotation reviews.
Inherited from IPdf |
Subject |
Gets the markup annotation’s subject.
Inherited from IPdf |
Type |
Gets the annotation’s type.
Inherited from IPdf |
See Also