| Package | Description |
|---|---|
| com.docusign.esign.api |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplatesApi.deleteDocumentPage(String accountId,
String templateId,
String documentId,
String pageNumber,
PageRequest pageRequest)
Deletes a page from a document in an template.
|
void |
TemplatesApi.rotateDocumentPage(String accountId,
String templateId,
String documentId,
String pageNumber,
PageRequest pageRequest)
Rotates page image from a template for display.
|
void |
EnvelopesApi.rotateDocumentPage(String accountId,
String envelopeId,
String documentId,
String pageNumber,
PageRequest pageRequest)
Rotates page image from an envelope for display.
|
Copyright © 2017. All rights reserved.