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

namespace TMPro
{
public class VerticalAlignmentOptions // TypeDefIndex: 9489
{
	// Fields
	type#20890 value__;
	type#28558 Top;
	type#28558 Middle;
	type#28558 Bottom;
	type#28558 Baseline;
	type#28558 Geometry;
	type#28558 Capline;
}
}
