Altova MapForce 2024 Professional Edition

The HTML OBJECT tag is used to create an instance of the MapForceControl. The Classid is that of MapForceControl. 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="objMapForceX" classid="clsid:A38637E9-5759-4456-A167-F01160CC22C1" width="0" height="0" VIEWASTEXT>
  <param name="IntegrationLevel" value="1">
</object>

© 2018-2024 Altova GmbH