Click or drag to resize

OutputFormatValue Enumeration

Specifies the output format for a drawing.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum OutputFormatValue
Members
  Member nameValueDescription
DefaultPrint0 Default. Print.
PowerPointSlideShow1 PowerPoint slide show.
HtmlOrGifOutput2 HTML or GIF output.
Undefined-2147483648 Undefined.
See Also