Controls the text's horizontal align. Supports left, center, right, and fill, or justify. Set it to one of the LabelAlignEnum constants.
public LabelAlignEnum Align { get; set; }