RtfTags module

class RtfTags.RtfTags(value)

Bases: Enum

BackColor = 14
BoldOff = 5
BoldOn = 4
ColorTableEnd = 3
ColorTableStart = 2
EndLine = 12
FontTableBegin = 0
FontTableEnd = 1
ForeColor = 13
GroupEnd = 11
GroupStart = 10
ItalicOff = 7
ItalicOn = 6
RtfBegin = 8
RtfEnd = 9
SubScript = 15
SuperScript = 16