| Package | Description |
|---|---|
| com.groupdocs.annotation |
The namespace provides classes
to annotate documents for all popular document formats.
|
| com.groupdocs.annotation.models |
The namespace provides annotation data classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<PageInfo> |
IDocumentInfo.getPagesInfo()
Pages Info
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDocumentInfo.setPagesInfo(List<PageInfo> value)
Pages Info
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PageInfo.equals(PageInfo obj1,
PageInfo obj2) |
| Constructor and Description |
|---|
PageInfo(PageInfo pageInfo)
Initializes new instance of
PageInfo class. |
Copyright © 2024. All rights reserved.