How do I find an inlineGraphicElement belongs to which Container ?
Say I have got three text containers (each has it's own containerController), and each text containers may have several inline images inside, now if I have got a handle of the inlineGraphicElement reference, could I find which text container this inlineGraphicElement belongs to ?
or vice versa, is there a way find all inlineGraphicElements within one containerController ?
thanks.
