This is the complete list of members for foxit.pdf.annots.RichTextStyle, including all inherited members.
| char_space | foxit.pdf.annots.RichTextStyle | |
| CornerMarkStyle enum name | foxit.pdf.annots.RichTextStyle | |
| font | foxit.pdf.annots.RichTextStyle | |
| is_bold | foxit.pdf.annots.RichTextStyle | |
| is_italic | foxit.pdf.annots.RichTextStyle | |
| is_strikethrough | foxit.pdf.annots.RichTextStyle | |
| is_underline | foxit.pdf.annots.RichTextStyle | |
| mark_style | foxit.pdf.annots.RichTextStyle | |
| RichTextStyle(Font font, float text_size, Alignment text_alignment, int text_color, bool is_bold, bool is_italic, bool is_underline, bool is_strikethrough, RichTextStyle.CornerMarkStyle mark_style, float char_space, float word_space) | foxit.pdf.annots.RichTextStyle | inline |
| RichTextStyle() | foxit.pdf.annots.RichTextStyle | inline |
| RichTextStyle(RichTextStyle style) | foxit.pdf.annots.RichTextStyle | inline |
| Set(Font font, float text_size, Alignment text_alignment, int text_color, bool is_bold, bool is_italic, bool is_underline, bool is_strikethrough, RichTextStyle.CornerMarkStyle mark_style, float char_space, float word_space) | foxit.pdf.annots.RichTextStyle | inline |
| text_alignment | foxit.pdf.annots.RichTextStyle | |
| text_color | foxit.pdf.annots.RichTextStyle | |
| text_size | foxit.pdf.annots.RichTextStyle | |
| word_space | foxit.pdf.annots.RichTextStyle | |