I know that we can save to a 9.3 MXD document using ArcGIS 10.
Is it possible to export to a 9.3 MSD (optimized map document) using ArcGIS 10?
|
|
I'd say no. In ArcObjects, the IMSDHelper interface (used to open and save MSD files) has a SaveAs method, but there is no version parameter, and the MSDHelper class does not implement IDocumentVersion. |
||||
|
|