Thanks, Nick! But, i want get the style *name* of the char. My idea is: Run over the chars and recognize the style name (or a index to the style list on the document) for each char. Is it possible?
Thanks, Motta. On Fri, Oct 17, 2008 at 9:17 AM, Nick Burch <[EMAIL PROTECTED]> wrote: > On Thu, 16 Oct 2008, Matheus Motta wrote: > >> Could we "walk" on the document (char by char) and pick up the style of >> each char? >> > > Everything in a character run has the same style, so I think the info you > want can be found on the CharacterRun class > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Matheus Motta
