SaveFileFormat
SaveFileFormat enumeration
Opsomming voor het opslaan van de selectie van het diagramformaat.
public enum SaveFileFormat
Waarden
| Naam | Waarde | Beschrijving |
|---|---|---|
| Vdx | 0 | MS Visio Vdx xml-formaat. |
| VDX | 0 | |
| Vsx | 1 | MS Visio Vsx xml stencilformaat. |
| VSX | 1 | |
| Vtx | 2 | MS Visio Vst xml-sjabloonindeling. |
| VTX | 2 | |
| Tiff | 3 | Tiff-beeldformaat. |
| TIFF | 3 | |
| Png | 4 | Png-afbeeldingsformaat. |
| PNG | 4 | |
| Bmp | 5 | Bmp-beeldformaat. |
| BMP | 5 | |
| Emf | 6 | EMF-beeldformaat. |
| EMF | 6 | |
| Jpeg | 7 | JPEG-afbeeldingsformaat. |
| JPEG | 7 | |
8 | Pdf-formaat. | |
8 | ||
| Xps | 9 | Xps-formaat. |
| XPS | 9 | |
| Gif | 10 | Gif-formaat. |
| GIF | 10 | |
| Html | 11 | Html-formaat. |
| HTML | 11 | |
| Svg | 12 | Svg-formaat. |
| SVG | 12 | |
| Swf | 13 | Swf-indeling. |
| SWF | 13 | |
| Xaml | 14 | Xaml-formaat. |
| XAML | 14 | |
| Vsdx | 15 | MS Visio 2013 Vsdx-bestandsindeling. |
| VSDX | 15 | |
| Vstx | 16 | MS Visio 2013 Vstx-bestandsindeling, sjabloonbestand. |
| VSTX | 16 | |
| Vssx | 17 | MS Visio 2013 Vssx-bestandsindeling |
| VSSX | 17 | |
| Vsdm | 18 | MS Visio Vsdm-bestandsindeling die macro’s mogelijk maakt. |
| VSDM | 18 | |
| Vssm | 19 | MS Visio Vssm-bestandsindeling die macro’s mogelijk maakt. |
| VSSM | 19 | |
| Vstm | 20 | MS Visio Vstm-bestandsindeling die macro’s mogelijk maakt. |
| VSTM | 20 |
Zie ook
- naamruimte Aspose.Diagram
- montage Aspose.Diagram