Hello ,
can anybody tell me ,how to find bounds of textcolumn.
Text columns don't have a geometricBounds property, so you have to calculate that yourself. Take the bounds of the text frame, check the number of columns (myTextFrame.textFramePreferences.textColumnCount) and the gutter width ((myTextFrame.textFramePreferences.textColumnGutter). Then you can work out the bounds of a text column.
Peter
North America
Europe, Middle East and Africa
Asia Pacific