java.lang.Object
com.aspose.diagram.OutputFormatValue
public class OutputFormatValue
| Field Summary | ||
|---|---|---|
static final int | DEFAULT_PRINT | |
| Default. Print. | ||
static final int | POWER_POINT_SLIDE_SHOW | |
| PowerPoint slide show. | ||
static final int | HTML_OR_GIF_OUTPUT | |
| HTML or GIF output. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
DEFAULT_PRINT | |
public static final int DEFAULT_PRINT | |
POWER_POINT_SLIDE_SHOW | |
public static final int POWER_POINT_SLIDE_SHOW | |
HTML_OR_GIF_OUTPUT | |
public static final int HTML_OR_GIF_OUTPUT | |
UNDEFINED | |
public static final int UNDEFINED | |