[]
Gets or sets the stacking rules used to arrange the children of the current object.
public StackingRulesEnum Stacking { get; set; }
For block flow, the alignment of child objects within the flow is determined by the value of FlowAlignChildren property on the current object, and the values of FlowAlign properties on the children.