Segment BackgroundColorAttrs class.
int red
Currently supported background color combinations. BackgroundColor_Normal, 255,255,...
Segment FontColorAttrs class.
int red
Currently supported font color combinations. FontColor_Red, 235,24,7 FontColor_Orange,...
Segment FontSizeAttrs class.
static int FontSize_Medium
static int FontSize_Large
static int FontSize_Small
Segment ParagraphAttrs class.
static String RichTextStyle_Paragraph_H2
static String RichTextStyle_Paragraph_H1
Currently supported paragraph.
static String RichTextStyle_Paragraph_H3
Details of a text segment with formatting information.
FontSizeAttrs fontSizeAttrs
BackgroundColorAttrs backgroundColorAttrs
ParagraphAttrs paragraphAttrs
FontColorAttrs fontColorAttrs