HorizontalAlignment

Namespace: PP;

Description

The HorizontalAlignment enumeration contains types of horizontal alignment.

Is used by the following properties:

Available Values

Value Brief description
Left Align to the left edge.
Center Alignment to the center.
Right Align to the right edge.
Justify Align by width.
Custom Custom settings.
Absolute Absolute value.
Relative Relative value.
None No alignment.

See also:

PP