Hi Guys
I'm working on a c# console application that extracts properties of a single eps file , output them all in an excel sheet .
I'm using illustrator dll in my project , some properties like document width and height can be accessed directly by Document object , others i don't know how to get them , like opacity and image pixels..etc
any help ??