| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
Page |
Page.dpi(String dpi) |
Page |
Page.errorDetails(ErrorDetails errorDetails) |
Page |
Page.height(String height) |
Page |
Page.imageBytes(String imageBytes) |
Page |
Page.mimeType(String mimeType) |
Page |
Page.pageId(String pageId) |
Page |
Page.sequence(String sequence) |
Page |
Page.width(String width) |
| Modifier and Type | Method and Description |
|---|---|
List<Page> |
PageImages.getPages() |
| Modifier and Type | Method and Description |
|---|---|
PageImages |
PageImages.addPagesItem(Page pagesItem) |
| Modifier and Type | Method and Description |
|---|---|
PageImages |
PageImages.pages(List<Page> pages) |
void |
PageImages.setPages(List<Page> pages) |
Copyright © 2018. All rights reserved.