G
Guest
hi, im trying to figure out how to get all the font and color selections of a
richt text box. for instance we could have this:
Red (formatted in red color and Arial font)
Green (formatted in green color and Times new Roman font)
Blue (formatted in blue color and Arial narrow font)
so im trying to figure out how i can find the formatting for each one
programmatically.
like, i need to convert the rtf into HTML, which is easy if the entire thing
is the same font or color. but how can i if the fonts and colors are
differrent? thanks
richt text box. for instance we could have this:
Red (formatted in red color and Arial font)
Green (formatted in green color and Times new Roman font)
Blue (formatted in blue color and Arial narrow font)
so im trying to figure out how i can find the formatting for each one
programmatically.
like, i need to convert the rtf into HTML, which is easy if the entire thing
is the same font or color. but how can i if the fonts and colors are
differrent? thanks