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

<void> PageBorder.setOmitFirstPage(<boolean> omitFirstPage, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
omitFirstPage Specifies whether the page border is not drawn 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.