Sets the whether the page border surrounds the section's footer.

<void> PageBorder.setSurroundFooter(<boolean> surroundFooter, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
surroundFooter Specifies whether the page border surrounds the section's footer.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.