'Declaration Public Property PreventOrphanedFooter As Boolean
public bool PreventOrphanedFooter {get; set;}
Property Value
A System.Boolean value wheretrue
if the orphaned footer is displayed on the next page; otherwise, false
. Default value is true
.