AllowPageBreaks Property Example

This example sets the second table in the active document to break across pages.

ActiveDocument.Tables(2).AllowPageBreaks = True