| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
MatchBox |
MatchBox.height(Integer height)
Height of the tab in pixels.
|
MatchBox |
MatchBox.pageNumber(Integer pageNumber)
Specifies the page number on which the tab is located.
|
MatchBox |
MatchBox.width(Integer width)
Width of the tab in pixels.
|
MatchBox |
MatchBox.xPosition(Integer xPosition)
This indicates the horizontal offset of the object on the page.
|
MatchBox |
MatchBox.yPosition(Integer yPosition)
This indicates the vertical offset of the object on the page.
|
| Modifier and Type | Method and Description |
|---|---|
List<MatchBox> |
Document.getMatchBoxes() |
| Modifier and Type | Method and Description |
|---|---|
Document |
Document.matchBoxes(List<MatchBox> matchBoxes)
Matchboxes define areas in a document for document matching when you are creating envelopes.
|
void |
Document.setMatchBoxes(List<MatchBox> matchBoxes) |
Copyright © 2016. All rights reserved.