| Package | Description |
|---|---|
| com.groupdocs.parser |
The package provides classes for parsing data from documents.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<AnnotationItem> |
Parser.getAnnotations()
Extracts annotations from the document.
|
Iterable<AnnotationItem> |
Parser.getAnnotations(int pageIndex)
Extracts annotations from the document page.
|
Copyright © 2026. All rights reserved.