Sets whether the page border is drawn only on the first page of the section.
<void> PageBorder.setFirstPageOnly(<boolean> firstPageOnly, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| first |
Specifies whether the page border is drawn only 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. |