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