Search
VisioExporter.getTemplatePath Method
See Also
 

Gets the full path to the 'Visio2013.vxt' template file.

Namespace: com.mindfusion.diagramming.export
Package: com.mindfusion.diagramming.export

 Syntax

Java  Copy Code

public String getTemplatePath ()

 Return Value

A string specifying the template file location.

 See Also