Report.ConsumeContainerWhitespace Property

Definition

Gets a value that indicates whether all whitespace in containers (i.e. Body and Rectangle) should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the container.

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

Property Value

A Boolean value.

Applies to