A file with VTX extension is a Microsoft Visio drawing template that is saved to disc in XML file format. The template is aimed to provide a file with basic settings that can be used to create multiple Visio files of the same settings.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntaxpublic static readonly DiagramFileType Vtx
Public Shared ReadOnly Vtx As DiagramFileType
public:
static initonly DiagramFileType^ Vtx
static val Vtx: DiagramFileType
Field Value
Type:
DiagramFileType
See Also