Sets the width of the top border line.

<void> PageBorder.setTopLineWidth(<number> topLineWidth, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

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