Sets the width of the bottom border line.
<void> PageBorder.setBottomLineWidth(<number> bottomLineWidth, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| bottom |
The width of the bottom border line. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |