Visio Macro-Enabled Drawing (.vsdm) 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.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntaxpublic static readonly FileType VSDM
Public Shared ReadOnly VSDM As FileType
public:
static initonly FileType^ VSDM
static val VSDM: FileType
Field Value
Type:
FileType
See Also