Gets whether the page border is drawn only on the first page of the section.
<void> PageBorder.getFirstPageOnly(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the page border is drawn only on the first page of the section. |
error |
Optional. Is called when the operation failed with an error. |