Sets the color of the right border line.
<void> PageBorder.setRightLineColor(<string> rightLineColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| right |
The color of the right border line. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |