Skip to main content
Participant
May 30, 2009
Question

CS4: How to get current line height of Text Frame

  • May 30, 2009
  • 1 reply
  • 662 views

Hi all experts,

          I m working with TextFrame, I want to get the line height on which i am currenty typing.

I am using iWaxiterator->GetLineHieght() but how to iterate to current line index

if any one knows please suggest me how to get that.

Thanks,

This topic has been closed for replies.

1 reply

Inspiring
June 3, 2009

To find the position a user is working in you need to lean about the world of Selection Suites.  That is far too complex a subject for me to describe - as a starting point take a look at ww-selection.pdf from the SDK docs (in CS3 - not sure if you are using CS3 or CS4, and not sure if there is an equivalent in the CS4 docs).

Ian