Sets the distance, in twips, of the right border line either from the edge of the page or from the text, depending on the Measure
<void> PageBorder.setRightDistance(<number> rightDistance, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
right |
The distance, in twips, of the right border line either from the edge of the page or from the text, depending on the Measure |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |