Sets the width of the bottom border line.

<void> PageBorder.setBottomLineWidth(<number> bottomLineWidth, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
bottomLineWidth The width of the bottom border line.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.