Package | Description |
---|---|
com.groupdocs.cloud.merger.model |
Modifier and Type | Method | Description |
---|---|---|
PageInfo |
PageInfo.height(java.lang.Integer height) |
|
PageInfo |
PageInfo.pageNumber(java.lang.Integer pageNumber) |
|
PageInfo |
PageInfo.visible(java.lang.Boolean visible) |
|
PageInfo |
PageInfo.width(java.lang.Integer width) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<PageInfo> |
InfoResult.getPages() |
Collection page descriptors
|
Modifier and Type | Method | Description |
---|---|---|
InfoResult |
InfoResult.addPagesItem(PageInfo pagesItem) |
Modifier and Type | Method | Description |
---|---|---|
InfoResult |
InfoResult.pages(java.util.List<PageInfo> pages) |
|
void |
InfoResult.setPages(java.util.List<PageInfo> pages) |
Copyright © 2022. All rights reserved.