Gets or sets a value specifying whether the header or footer is connected with the header or footer of the previous section. If headers or footers are connected, they have always the same contents.

Introduced: 14.0.

Syntax

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