Gets a value specifying how the table row is formatted at page breaks.

<void> TableRow.getAllowPageBreak(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether the row is formatted at page breaks.
errorCallback Optional. Is called when the operation failed with an error.