com.spire.doc.documents
Enum RtfTokenType
java.lang.Object
java.lang.Enum<RtfTokenType>
com.spire.doc.documents.RtfTokenType
- All Implemented Interfaces:
- java.lang.Comparable<RtfTokenType>
public enum RtfTokenType
- extends java.lang.Enum<RtfTokenType>
Group_Start
public static final RtfTokenType Group_Start
Group_End
public static final RtfTokenType Group_End
Control_Word
public static final RtfTokenType Control_Word
Text
public static final RtfTokenType Text
Table_Entry
public static final RtfTokenType Table_Entry
Unknown
public static final RtfTokenType Unknown
getValue
public int getValue()