Package | Description |
---|---|
com.groupdocs.cloud.annotation.model |
Modifier and Type | Method | Description |
---|---|---|
PageInfo |
PageInfo.height(java.lang.Integer height) |
|
PageInfo |
PageInfo.number(java.lang.Integer number) |
|
PageInfo |
PageInfo.width(java.lang.Integer width) |
Modifier and Type | Method | Description |
---|---|---|
java.util.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(java.util.List<PageInfo> pages) |
|
void |
DocumentInfo.setPages(java.util.List<PageInfo> pages) |
Copyright © 2022. All rights reserved.