Question
Why length of textranges equal number of characters?
I add new a TextFrame and set text="1234"
I not change any attributes.
But i get textranges.length=4
With Indesign textStyleRanges.length=1, it only change when change attributes of text.
Why length of textranges equal number of character?