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