TableNewPage
since version 3.3.13 Switches to a new page within the table.Child elements
(none)Parent elements
Case
, ForAll
, Loop
, Otherwise
, SetVariable
, Table
, Until
, While
Attributes
(keine)Example
<PlaceObject>
<Table stretch="max">
<Tr>
<Td><Paragraph><Value>One</Value></Paragraph></Td>
</Tr>
<TableNewPage/>
<Tr>
<Td><Paragraph><Value>Two</Value></Paragraph></Td>
</Tr>
</Table>
</PlaceObject>
See also
Command<Table>
, chapter about tables.