| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
MatchBox |
MatchBox.height(String height) |
MatchBox |
MatchBox.pageNumber(String pageNumber) |
MatchBox |
MatchBox.width(String width) |
MatchBox |
MatchBox.xPosition(String xPosition) |
MatchBox |
MatchBox.yPosition(String yPosition) |
| Modifier and Type | Method and Description |
|---|---|
List<MatchBox> |
Document.getMatchBoxes()
Matchboxes define areas in a document for document matching when you are creating envelopes.
|
| Modifier and Type | Method and Description |
|---|---|
Document |
Document.addMatchBoxesItem(MatchBox matchBoxesItem) |
| Modifier and Type | Method and Description |
|---|---|
Document |
Document.matchBoxes(List<MatchBox> matchBoxes) |
void |
Document.setMatchBoxes(List<MatchBox> matchBoxes) |
Copyright © 2020. All rights reserved.