AnnotationItem
Leave feedback
On this page
Represents an annotation item which is used in annotation extraction functionality.
public sealed class AnnotationItem
| Name | Description |
|---|---|
| AnnotationType { get; } | Gets the annotation type. |
| AuthorInitials { get; } | Gets the annotation author initials. |
| AuthorName { get; } | Gets the annotation author name. |
| PageIndex { get; } | Gets the zero-based index of the page (or slide) where the annotation is located. |
| Timestamp { get; } | Gets the date and time when the annotation was created or last modified. |
| Value { get; } | Gets the value of the annotation item. |
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.