| Package | Description |
|---|---|
| com.groupdocs.cloud.annotation.model |
| Modifier and Type | Method | Description |
|---|---|---|
PageInfo |
PageInfo.height(Integer height) |
|
PageInfo |
PageInfo.number(Integer number) |
|
PageInfo |
PageInfo.width(Integer width) |
| Modifier and Type | Method | Description |
|---|---|---|
List<PageInfo> |
DocumentInfo.getPages() |
Gets or sets the pages
|
| Modifier and Type | Method | Description |
|---|---|---|
DocumentInfo |
DocumentInfo.addPagesItem(PageInfo pagesItem) |
| Modifier and Type | Method | Description |
|---|---|---|
DocumentInfo |
DocumentInfo.pages(List<PageInfo> pages) |
|
void |
DocumentInfo.setPages(List<PageInfo> pages) |
Copyright © 2025. All rights reserved.