Enum OutputFormatValue

OutputFormatValue enumeration

Specifies the output format for a drawing.

public enum OutputFormatValue

Values

NameValueDescription
DefaultPrint0Default. Print.
PowerPointSlideShow1PowerPoint slide show.
HtmlOrGifOutput2HTML or GIF output.
Undefined-2147483648Undefined.

See Also