31 Oct
2011
31 Oct
'11
9:59 p.m.
Hey everyone, any help would be incredible. I am consolidating a workflow with scripts into an actual desktop application. When a search down to base "leaf" node such as "AppliedFont" from a paragraph style in InDesign, all I get is a SBObject. I need the name of the font. I am struggling to figure out how to introspect that object. Tried casting it, to inspect as a Cocoa object. Did not go well. Anyways, any ideas on how to get the property names and not these SBObjects would be helpful.