I'm trying to get certain values of a textbox. For instance, I used dom.getFontMarkup("face") to get the font style. I need to get the value for the text leading. Is it possible?
I noticed that TextAttrs has "leading", but I wasn't sure how it could be used.
Any help would be appreciated.