// Assembly: Unity.TextMeshPro
// Full name: TMPro.HorizontalAlignmentOptions

namespace TMPro
{
public class HorizontalAlignmentOptions // TypeDefIndex: 9488
{
	// Fields
	type#20890 value__;
	type#19624 Left;
	type#19624 Center;
	type#19624 Right;
	type#19624 Justified;
	type#19624 Flush;
	type#19624 Geometry;
}
}
