PRIM_PDF.AutoTable - PageBreak Property

Whether to split tables onto multiple pages if table height is larger than page height

Member of PRIM_PDF.AutoTable (PRIM_PDF.AutoTable)

Data Type - Enumeration

Details

The PageBreak property specifies whether to split tables onto multiple pages if table height is larger than page height.

Allowed Values

Enum ValueDescription
AutoAdd a new page only when the next row doesn't fit (Default)
AvoidStart on a new page if there is not enough room to fit the entire table on the current page
AlwaysEach table will always start on a new page


 
 

See also

All Component Classes

Technical Reference

LANSA Version 15, April 2020