[]
Gets or sets the alignment of children of the current style's owner object in a block flow.
public FlowAlignEnum FlowAlignChildren { get; set; }
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).
The default is Near.