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

namespace TMPro
{
public class TextContainerAnchors // TypeDefIndex: 9359
{
	// Fields
	type#20890 value__;
	type#27141 TopLeft;
	type#27141 Top;
	type#27141 TopRight;
	type#27141 Left;
	type#27141 Middle;
	type#27141 Right;
	type#27141 BottomLeft;
	type#27141 Bottom;
	type#27141 BottomRight;
	type#27141 Custom;
}
}
