LoadFileFormat enumeration
LoadFileFormat enumeration
Enumeration for loading diagram format selection.
The LoadFileFormat type exposes the following members:
Fields
| Field | Description |
|---|---|
| VDX | MS Visio VDX xml format. |
| VSD | MS Visio Vsd binary format. |
| VSX | MS Visio Vsx xml stencil format. |
| VSS | MS Visio Vss binary stencil format. |
| VTX | MS Visio Vtx xml template format. |
| VST | MS Visio Vst binary template format. |
| VDW | MS Visio Vdw web drawing format. |
| VSDX | MS Visio 2013 Vsdx file format. |
| VSTX | MS Visio 2013 Vstx Template file format. |
| VSSX | MS Visio 2013 Vssx file format. |
| VSDM | MS Visio Vsdm file format which enable macros. |
| VSSM | MS Visio Vssm file format which enable macros. |
| VSTM | MS Visio Vstm file format which enable macros. |
See Also
- module aspose.diagram