Gets or sets a value specifying how the table row is formatted at page breaks. The property value is True, if the table row can be formatted across page breaks. The property value is False, if the table row must not be formatted across page breaks.

Introduced: 12.0.

Syntax

public bool AllowPageBreak { get; set; }
Public Property AllowPageBreak() As Boolean