Whether to split a row onto multiple pages if row height is larger than page height
Member of PRIM_PDF.AutoTable (PRIM_PDF.AutoTable)
Data Type - Enumeration
The RowPageBreak property specifies whether to split the row onto multiple pages.
Enum Value | Description |
---|---|
Auto | Splits the row if it doesn't fit on the current page (Default) |
Avoid | Start row on a new page if there is not enough room to fit the entire row on the current page |
LANSA Version 15, April 2020