aspose.diagram
Class SaveFileFormat

Utility class containing constants. Enumeration for saving diagram format selection.

Field Summary
const  NumberVDX
           MS Visio VDX xml format.
const  NumberVSX
           MS Visio VSX xml stensil format.
const  NumberVTX
           MS Visio VST xml template format.
const  NumberTIFF
           TIFF image format.
const  NumberPNG
           PNG image format.
const  NumberBMP
           BMP image format.
const  NumberEMF
           EMF image format.
const  NumberJPEG
           JPEG image format.
const  NumberPDF
           PDF format.
const  NumberXPS
           XPS format.
const  NumberGIF
           Gif format.
const  NumberHTML
           HTML format.
const  NumberSVG
           SVG format.
const  NumberXAML
           XAML format.
const  NumberVSDX
           MS Visio 2013 VSDX file format.
const  NumberVSTX
           MS Visio 2013 VSTX file format,Template file.
const  NumberVSSX
           MS Visio 2013 VSSX file format
const  NumberVSDM
           MS Visio VSDM file format which enable macros.
const  NumberVSSM
           MS Visio VSSM file format which enable macros.
const  NumberVSTM
           MS Visio VSTM file format which enable macros.
 

Field Detail

VDX

const Number VDX
MS Visio VDX xml format.

VSX

const Number VSX
MS Visio VSX xml stensil format.

VTX

const Number VTX
MS Visio VST xml template format.

TIFF

const Number TIFF
TIFF image format.

PNG

const Number PNG
PNG image format.

BMP

const Number BMP
BMP image format.

EMF

const Number EMF
EMF image format.

JPEG

const Number JPEG
JPEG image format.

PDF

const Number PDF
PDF format.

XPS

const Number XPS
XPS format.

GIF

const Number GIF
Gif format.

HTML

const Number HTML
HTML format.

SVG

const Number SVG
SVG format.

XAML

const Number XAML
XAML format.

VSDX

const Number VSDX
MS Visio 2013 VSDX file format.

VSTX

const Number VSTX
MS Visio 2013 VSTX file format,Template file.

VSSX

const Number VSSX
MS Visio 2013 VSSX file format

VSDM

const Number VSDM
MS Visio VSDM file format which enable macros.

VSSM

const Number VSSM
MS Visio VSSM file format which enable macros.

VSTM

const Number VSTM
MS Visio VSTM file format which enable macros.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.