The HAlign class contains all horizontal alignment options.

 public sealed class HAlign : TypesafeEnum
Public NotInheritable Class HAlign
		Inherits TypesafeEnum

Name

Description

Center

Text will be centered horizontally.

CenterAcrossSelection

Center across selection.

Distributed

Text will be distributed horizontally.

Fill

Fill

General

General

Justify

Text will be justified.

Left

Text will be left-aligned.

Right

Text will be right-aligned.