VerticalAlignment

Namespace: PP;

Description

The VerticalAlignment enumeration contains vertical alignment options.

Is used by the following properties:

Available Values

Value Brief description
Top Alignment to the top.
Middle Vertical alignment to the center.
Bottom Alignment to the bottom.
Center Alignment to the center.
Custom Custom settings.
Absolute Absolute value.
Relative Relative value.
None No alignment.

See also:

PP