Sets the distance, in twips, of the bottom border line either from the edge of the page or from the text, depending on the MeasureFromText.

<void> PageBorder.setBottomDistance(<number> bottomDistance, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
bottomDistance The distance, in twips, of the bottom border line either from the edge of the page or from the text, depending on the MeasureFromText property.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.