Foxit PDF SDK
foxit.pdf.annots.RichTextStyle Member List

This is the complete list of members for foxit.pdf.annots.RichTextStyle, including all inherited members.

char_spacefoxit.pdf.annots.RichTextStyle
CornerMarkStyle enum namefoxit.pdf.annots.RichTextStyle
fontfoxit.pdf.annots.RichTextStyle
is_boldfoxit.pdf.annots.RichTextStyle
is_italicfoxit.pdf.annots.RichTextStyle
is_strikethroughfoxit.pdf.annots.RichTextStyle
is_underlinefoxit.pdf.annots.RichTextStyle
mark_stylefoxit.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.RichTextStyleinline
RichTextStyle()foxit.pdf.annots.RichTextStyleinline
RichTextStyle(RichTextStyle style)foxit.pdf.annots.RichTextStyleinline
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.RichTextStyleinline
text_alignmentfoxit.pdf.annots.RichTextStyle
text_colorfoxit.pdf.annots.RichTextStyle
text_sizefoxit.pdf.annots.RichTextStyle
word_spacefoxit.pdf.annots.RichTextStyle