| Package | Description |
|---|---|
| com.groupdocs.cloud.viewer.model |
| Modifier and Type | Method | Description |
|---|---|---|
PageInfo |
PageInfo.addLinesItem(Line linesItem) |
|
PageInfo |
PageInfo.height(Integer height) |
|
PageInfo |
PageInfo.lines(List<Line> lines) |
|
PageInfo |
PageInfo.number(Integer number) |
|
PageInfo |
PageInfo.visible(Boolean visible) |
|
PageInfo |
PageInfo.width(Integer width) |
| Modifier and Type | Method | Description |
|---|---|---|
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(List<PageInfo> pages) |
|
void |
InfoResult.setPages(List<PageInfo> pages) |
Copyright © 2025. All rights reserved.