Search
Licensing

For non-commercial use, you can disable evaluation mode by adding an https://mindfusion.eu/ link to your page, and assigning the link's id value to the linkBackId property of DiagramView. For example:

HTML  Copy Code

<div class="footer">
    ...
    <a id="mindfusionLink" href="https://mindfusion.eu/">h/t MindFusion</a>
</div>

JavaScript  Copy Code

diagramView.linkBackId = "mindfusionLink";

If you have a commercial license, copy your license key to a mindfusion_lic.txt file in same folder where the diagram html page is located. The file name and location can be changed by setting DiagramView's licenseLocation property. Alternatively, the key string can be assigned directly to view's licenseKey property.

MindFusion.Diagramming licenses are perpetual and royalty-free. When you purchase the component, you can find its license key string in confirmation e-mail, and also listed on Keys & Downloads page at our client portal.