Package | Description |
---|---|
com.groupdocs.cloud.signature.model |
Modifier and Type | Method | Description |
---|---|---|
PageInfo |
PageInfo.angle(java.lang.Integer angle) |
|
PageInfo |
PageInfo.height(java.lang.Integer height) |
|
PageInfo |
PageInfo.name(java.lang.String name) |
|
PageInfo |
PageInfo.number(java.lang.Integer number) |
|
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() |
List of document pages descriptions
|
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 © 2021. All rights reserved.