I have a basic question about developing Visio VSTO AddIn using VS 2019. Is it possible to programmatically save a Visio Page in any other format than *.vsd or *.vsdx? The Visio UI allows "save as" a scalable vector graphic (SVG). However, looking at the Visio object model reference I cannot see any way to save in a format other than *.vsd / *.vsdx? Any help would be gratefully received.
Thanks, Andrew