Rectangle.KeepTogether Property

Definition

Gets a value that indicates the entire contents of the rectangle should be kept together on one page if possible.

public:
 property bool KeepTogether { bool get(); };
public bool KeepTogether { get; }
member this.KeepTogether : bool
Public ReadOnly Property KeepTogether As Boolean

Property Value

A Boolean value.

Applies to