HorizontalAlignment: PP.HorizontalAlignment;
The HorizontalAlignment property specifies visual alignment for control.
Use JSON or the setHorizontalAlignment method to set the property value, and the getHorizontalAlignment method to get the property value.
The example of use is given on the page with description of the PlacedControlBase.Background property.
See also: