The action to take when content overflows cell width
Member of PRIM_PDF.AutoTable (PRIM_PDF.AutoTable)
Data Type - Enumeration
The Overflow property specifies the action to take when content overflows cell width.
Enum Value | Description |
---|---|
LineBreak | Break into new line (Default) |
Ellipsize | Truncate and show ellipsis to indicate content is longer than that displayed |
Visible | Content overflows and is visible |
Hidden | Hide (truncate) content that overflows |
LANSA Version 15, April 2020