Property Value
A System.Boolean value wheretrue
indicates that all white space in the container is consumed; otherwise, false
.true
indicates that all white space in the container is consumed; otherwise, false
.Container container = new Container(); container.ConsumeWhiteSpace = true;