Package | Description |
---|---|
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
PageInfo |
PageInfo.addRowsItem(Row rowsItem) |
|
PageInfo |
PageInfo.height(java.lang.Integer height) |
|
PageInfo |
PageInfo.number(java.lang.Integer number) |
|
PageInfo |
PageInfo.rows(java.util.List<Row> rows) |
|
PageInfo |
PageInfo.width(java.lang.Integer width) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<PageInfo> |
InfoResult.getPages() |
View result pages
|
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 © 2019. All rights reserved.