I have written some ArcObjects code to get the maps, layers, feature classes, geometry, attributes, etc. from an .mxd file (using a MapDocument object). I also need to get the style information (colors, line styles, etc.). I have been looking through the ArcObjects documentation, but I can't figure out where I can access that information. It seems like it ought to be associated with the layer in some way, but I can't find it.
Can someone please point me in the right direction?
Thank you.
Bob