| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
OcrRequest |
OcrRequest.ocrLanguage(String ocrLanguage) |
OcrRequest |
OcrRequest.pageSelection(String pageSelection) |
OcrRequest |
OcrRequest.setPageOrientation(String setPageOrientation) |
OcrRequest |
OcrRequest.showFrames(String showFrames) |
OcrRequest |
OcrRequest.showText(String showText) |
OcrRequest |
OcrRequest.skipPagesHavingExistingExtractableText(String skipPagesHavingExistingExtractableText) |
| Modifier and Type | Method and Description |
|---|---|
List<OcrRequest> |
Document.getOcrRequests() |
| Modifier and Type | Method and Description |
|---|---|
Document |
Document.addOcrRequestsItem(OcrRequest ocrRequestsItem) |
| Modifier and Type | Method and Description |
|---|---|
Document |
Document.ocrRequests(List<OcrRequest> ocrRequests) |
void |
Document.setOcrRequests(List<OcrRequest> ocrRequests) |
Copyright © 2020. All rights reserved.