Question
getting text(s) of element
Hi,
does anybody know how can I get the text(s - for nested element ) of framemaker elements.
example
var doc = app.ActiveDoc
var root = doc.MainFlowInDoc.HighestLevelElement
how to get the text of the root ?
thanks
