Gets a value specifying whether the header or footer is connected with the header or footer of the previous section. If headers or footers are connected, they have always the same contents.
<void> HeaderFooter.getConnectedToPrevious(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the header or footer is connected with the header or footer of the previous section. |
error |
Optional. Is called when the operation failed with an error. |