DiagramFileTypeVsdx Field |
Files with .VSDX extension represent Microsoft Visio file format introduced from Microsoft Office 2013 onwards. It was developed to replace the binary file format, .VSD, which is supported by earlier versions of Microsoft Visio.
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 Vsdx
Public Shared ReadOnly Vsdx As DiagramFileType
public:
static initonly DiagramFileType^ Vsdx
static val Vsdx: DiagramFileType
Field Value
Type:
DiagramFileType
See Also