
visio viewer or visio web component
Hi, Im new in visio developing, and I saw that there is a
visio component in order to see diagramas in the browser
without the neccesity to have visio instaled. This visio
viewer is an object ad it is invoke in this way
<object classid="clsid:C927DF11-F709-4419-8B53-
71E2E6DFB579" id="Control1" width="100%" height="100%">
<param name="SRC" value="diagram.vsd">
</object>
does anybody knows if this object has more parameter??
something lika start-page, or size, etc...
I have been searching for information about it but there
is no documentation about it
Thanks in advanced...