com.aspose.diagram
Class OutputFormatValue

java.lang.Object
    extended by com.aspose.diagram.OutputFormatValue

public class OutputFormatValue 
extends java.lang.Object

Utility class containing constants. Specifies the output format for a drawing.


Field Summary
static final intDEFAULT_PRINT
           Default. Print.
static final intPOWER_POINT_SLIDE_SHOW
           PowerPoint slide show.
static final intHTML_OR_GIF_OUTPUT
           HTML or GIF output.
static final intUNDEFINED
           Undefined.
 

Field Detail

DEFAULT_PRINT

public static final int DEFAULT_PRINT
Default. Print.

POWER_POINT_SLIDE_SHOW

public static final int POWER_POINT_SLIDE_SHOW
PowerPoint slide show.

HTML_OR_GIF_OUTPUT

public static final int HTML_OR_GIF_OUTPUT
HTML or GIF output.

UNDEFINED

public static final int UNDEFINED
Undefined.

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