Table of Contents
HorizontalAlign Property

Gets or sets the horizontal alignment of the child contents.

Syntax
 public AcmHorizontalAlign? HorizontalAlign { get; set; }
Remarks

This property is applied to block content only.

See Also