Enum OutputFormatValue
OutputFormatValue enumeration
Specifies the output format for a drawing.
public enum OutputFormatValue
Values
| Name | Value | Description |
|---|---|---|
| DefaultPrint | 0 | Default. Print. |
| PowerPointSlideShow | 1 | PowerPoint slide show. |
| HtmlOrGifOutput | 2 | HTML or GIF output. |
| Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram