[]
        
(Showing Draft Content)

C1.C1Preview.Style.FlowAlign

FlowAlign Property

FlowAlign

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

Declaration
public FlowAlignEnum FlowAlign { get; set; }
Remarks

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

The default is Default.

See Also