Report.ConsumeContainerWhitespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.