Sets whether the page border is drawn only on the first page of the section.

<void> PageBorder.setFirstPageOnly(<boolean> firstPageOnly, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
firstPageOnly Specifies whether the page border is drawn only on the first page of the section.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.