Gets a value specifying how the table row is formatted at page breaks.
<void> TableRow.getAllowPageBreak(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the row is formatted at page breaks. |
error |
Optional. Is called when the operation failed with an error. |