Skip to main content
A newer version of this page is available. .
All docs
V20.2
.NET Framework 4.5.2+

IPdfViewerTextAnnotation Properties

Contains properties used to return information about text annotations.
Name Description
Bounds Gets the annotation’s bounds on the page. Inherited from IPdfViewerAnnotation.
Color Gets the annotation color. Inherited from IPdfViewerAnnotation.
CreationDate Gets the date and time when the markup annotation was created. Inherited from IPdfViewerMarkupAnnotation.
IconName Gets the name of the annotation’s icon.
Name Gets the annotation’s name. Inherited from IPdfViewerAnnotation.
Opacity Gets the markup annotation opacity. Inherited from IPdfViewerMarkupAnnotation.
PageNumber Gets the page number where the annotation is located. Inherited from IPdfViewerAnnotation.
Subject Gets the markup annotation’s subject. Inherited from IPdfViewerMarkupAnnotation.
Type Gets the annotation’s type. Inherited from IPdfViewerAnnotation.
See Also