O
Olaf Lischke
Hi all,
the help to the Shape.Export method says "The Export method uses the default
preference settings for the specified filter and does not prompt the user for
non-default arguments."
That's quite nice for a straight forward approach to exporting VSDs to GIF
or PNG, but what if I'd like to export them as thumbnails, let's say 30x80
pixels?
How do I set preferences to that export filter programmatically? I'm using
the Microsoft.Office.Interop.Visio namespace in VB.NET.
Thx
Olaf
the help to the Shape.Export method says "The Export method uses the default
preference settings for the specified filter and does not prompt the user for
non-default arguments."
That's quite nice for a straight forward approach to exporting VSDs to GIF
or PNG, but what if I'd like to export them as thumbnails, let's say 30x80
pixels?
How do I set preferences to that export filter programmatically? I'm using
the Microsoft.Office.Interop.Visio namespace in VB.NET.
Thx
Olaf