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

namespace TMPro
{
public class TextProcessingElement // TypeDefIndex: 9516
{
	// Fields
	type#27250 m_ElementType;
	type#20868 m_StartIndex;
	type#20868 m_Length;
	type#15871 m_CharacterElement;
	type#22428 m_MarkupElement;

	// Methods
	// RVA: -1
	public type#27249 get_ElementType() { }
	// RVA: -1
	public type#28660 set_ElementType(type#27249 value) { }
	// RVA: -1
	public type#20867 get_StartIndex() { }
	// RVA: -1
	public type#28660 set_StartIndex(type#20867 value) { }
	// RVA: -1
	public type#20867 get_Length() { }
	// RVA: -1
	public type#28660 set_Length(type#20867 value) { }
	// RVA: -1
	public type#15870 get_CharacterElement() { }
	// RVA: -1
	public type#22427 get_MarkupElement() { }
	// RVA: -1
	public type#28660 set_MarkupElement(type#22427 value) { }
	// RVA: -1
	public type#28660 .ctor(type#27249 elementType, type#20867 startIndex, type#20867 length) { }
	// RVA: -1
	public type#28660 .ctor(type#26938 textElement, type#20867 startIndex, type#20867 length) { }
	// RVA: -1
	public type#28660 .ctor(type#15870 characterElement, type#20867 startIndex, type#20867 length) { }
	// RVA: -1
	public type#28660 .ctor(type#22427 markupElement) { }
	// RVA: -1
	public static type#27247 get_Undefined() { }
	// RVA: -1
	private type#26576 DebuggerDisplay() { }
}
}
