MindFusion.Wpf Pack Programmer's Guide
Visio2013Exporter.TemplatePath Property
See Also
 





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

Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.VisioExport

 Syntax

C#  Copy Code

public string TemplatePath { get; set; }

Visual Basic  Copy Code

Public Property TemplatePath As String

 Property Value

A string specifying the template file location.

 See Also

Visio2013Exporter Members
Visio2013Exporter Class
MindFusion.Diagramming.Wpf.Export Namespace