VerticalAlignment: PP.VerticalAlignment;
The VerticalAlignment property determines vertical alignment for a control.
Use JSON or the setVerticalAlignment method to set the property value, and the getVerticalAlignment method to get the property value.
The example of use is given on the page with description of the PlacedControlBase.Background property.
See also: