[]
        
(Showing Draft Content)

C1.C1Preview.Style.FlowAlignChildren

FlowAlignChildren Property

FlowAlignChildren

Gets or sets the alignment of children of the current style's owner object in a block flow.

Declaration
public FlowAlignEnum FlowAlignChildren { get; set; }
Remarks

This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is Near.

See Also