| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
MatchBox |
MatchBox.height(Integer height) |
MatchBox |
MatchBox.pageNumber(Integer pageNumber) |
MatchBox |
MatchBox.width(Integer width) |
MatchBox |
MatchBox.xPosition(Integer xPosition) |
MatchBox |
MatchBox.yPosition(Integer 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 © 2018. All rights reserved.