SaveFileFormat
Contents
[
Hide
]SaveFileFormat enumeration
Utility class containing constants. Enumeration for saving diagram format selection.
Values
| Name | Description |
|---|---|
| VDX | MS Visio Vdx xml format. |
| VSX | MS Visio Vsx xml stencil format. |
| VTX | MS Visio Vst xml template format. |
| TIFF | Tiff image format. |
| PNG | Png image format. |
| BMP | Bmp image format. |
| EMF | EMF image format. |
| JPEG | Jpeg image format. |
| Pdf format. | |
| XPS | Xps format. |
| GIF | Gif format. |
| HTML | Html format. |
| SVG | Svg format. |
| XAML | Xaml format. |
| VSDX | MS Visio 2013 Vsdx file format. |
| VSTX | MS Visio 2013 Vstx file format,Template file. |
| 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. |
| CSV | Comma-Separated Values(CSV) text file. |
| VSD | MS Visio Vsd binary format. |
| VSS | MS Visio Vss binary format. |
| VST | MS Visio Vst binary format. |
| DRAWIO |