PositionSettings.IsKeptWithNext

PositionSettings.IsKeptWithNext property

Gets or sets a bool value that indicates whether current paragraph remains in the same page along with next paragraph. Default is false.

public bool IsKeptWithNext { get; set; }

See Also