Gets the distance, in twips, of the bottom border line either from the edge of the page or from the text, depending on the Measure
<void> PageBorder.getBottomDistance(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the distance, in twips, of the bottom border line either from the edge of the page or from the text. |
| error |
Optional. Is called when the operation failed with an error. |