Archive
Archive for December 29, 2010
QuickTip: Find Object Properties Quickly
December 29, 2010
3 comments
Finding properties in OMV (Object Model Viewer) can be really painful, and slow. Personally, my best friend when writing scripts is Theunis de Jongs (aka Jongware) InDesign JavaScript Reference Guide but also trying to remember connections between objects and when to use which property, class, method… But, there is also another way to find out what properties you can use, and it’s already built in. Key is in Object reflection! So, let’s take a look how to put it in use! 🙂
Categories: InDesign Scripts
InDesign CS3, InDesign CS4, InDesign CS5, Peter Kahrel, Theunis de Jong