Sets the whether the page border surrounds the section's footer.
<void> PageBorder.setSurroundFooter(<boolean> surroundFooter, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
surround |
Specifies whether the page border surrounds the section's footer. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |