The TextAnnotation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AnnotationType |
Gets the fully qualified annotation type.
(Inherited from Annotation.) | |
| Authors |
Gets the collection of zero or more author strings that identify who created the Annotation.
(Inherited from Annotation.) | |
| CreationTime |
Gets the date and the time that the annotation was created.
(Inherited from Annotation.) | |
| Id |
Gets the globally unique identifier (GUID) of the Annotation.
(Inherited from Annotation.) | |
| LastModificationTime |
Gets the date and the time that the annotation was last modified.
(Inherited from Annotation.) | |
| TextRanges |
Gets the text ranges of this annotation instance.
|