Sets the color of the left border line.

<void> PageBorder.setLeftLineColor(<string> leftLineColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
leftLineColor The color of the left border line.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.