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

namespace TMPro
{
public class TextOverflowModes // TypeDefIndex: 9493
{
	// Fields
	type#20890 value__;
	type#27241 Overflow;
	type#27241 Ellipsis;
	type#27241 Masking;
	type#27241 Truncate;
	type#27241 ScrollRect;
	type#27241 Page;
	type#27241 Linked;
}
}
