Sets the width of the right border line.

<void> PageBorder.setRightLineWidth(<number> rightLineWidth, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
rightLineWidth The width of the right border line.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.