DiagramFileTypeVsdm Field |
Files with VSDM extension are drawing files created with Microsoft Visio application that supports macros. VSDM files are OPC/XML drawings that are similar to VSDX, but also provide the capability to run macros when the file is opened.
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 Vsdm
Public Shared ReadOnly Vsdm As DiagramFileType
public:
static initonly DiagramFileType^ Vsdm
static val Vsdm: DiagramFileType
Field Value
Type:
DiagramFileType
See Also