Altova StyleVision 2025 Enterprise Edition

The HTML OBJECT tag is used to create an instance of the StyleVisionControl. The Classid is that of StyleVisionControl. Width and height are set to 0 since we use this control as manager control without use for its user interface. The integration level is specified as a parameter within the OBJECT tag.

 

<object id="objStyleVisionControl" classid="clsid:559db547-71fc-435d-aa8e-7faa321d0c6e" width="0" height="0" VIEWASTEXT>
  <param name="IntegrationLevel" value="1">
</object>

© 2019-2025 Altova GmbH