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