Table of Contents
VerticalAlign Property

Gets or sets the vertical alignment of the child contents.

Syntax
 public AcmVerticalAlign? VerticalAlign { get; set; }
Remarks

This property is applied to block content only.

See Also