This property specifies whether to allow this table to span pages. Specifying true allows the table to span pages.
Defined in
TextTable
Data type
boolean
Syntax
public boolean isAllowPageBreak() public void setAllowPageBreak(boolean allow)
See examples
Example: AllowPageBreak property