Sets whether the page border is not drawn on the first page of the section.
<void> PageBorder.setOmitFirstPage(<boolean> omitFirstPage, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
omit |
Specifies whether the page border is not drawn on the first page of the section. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |