Question
Get base line value for text "y", "p", "q"
Hi All,
How to get end base line value for the text "y", "p", "q", "g", "j" present in text frames?
If "a", "b" texts are found the height is not extended. so the baseline value is correct.

code is,
tell application "Adobe InDesign CC 2017"
set a to baseline of characters of text frame 1 of active document
end tell
Please give any helps!!
thanks,
John.