Search
VisioExporter.setTemplatePath Method
See Also
 

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

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

 Syntax

Java  Copy Code

public void setTemplatePath (
    String value
)

 Parameters

value
A string specifying the template file location.

 See Also