PlacedControlBase.HorizontalAlignment

Syntax

HorizontalAlignment: PP.HorizontalAlignment;

Description

The HorizontalAlignment property specifies visual alignment for control.

Comments

Use JSON or the setHorizontalAlignment method to set the property value, and the getHorizontalAlignment method to get the property value.

Example

The example of use is given on the page with description of the PlacedControlBase.Background property.

See also:

PlacedControlBase