Enum Ecrion.Ultrascale.OutputFormat

Top Previous Topic Next Topic  Print this topic

OutputFormat is a collection of values that can be set to specify the format of the output stream.

 

Flags

 

Name

Value

Description

OF_Unknown

 

Output is unknown/auto format.

OF_PDF

1

Output is PDF (Adobe Portable Document Format).

OF_AFP

2

Output is AFP (IBM Advanced Function Presentation MO:DCA Stream).

OF_POSTSCRIPT

3

Output is Adobe Postscript.

OF_WordML

4

Output is Word 2003 XML.

OF_XPS

6

Output is XPS (Xml Paper Specifications).

OF_TIFF

7

Output is TIFF (Tagged Image File Format).

OF_PRN

8

Output is direct printing.

OF_HTML

9

Output is HTML (HyperText Markup Language).

OF_JPEG

11

Output is JPEG (Joint Photographic Experts Group).

OF_GIF

12

Output is GIF (Graphics Interchange Format).

OF_PNG

13

Output is PNG (Portable Network Graphics).

OF_SVG

14

Output is SVG (Scalable Vector Graphics).

OF_PPTX

16

Output is PPTX (PowerPoint 2007).

OF_EPUB

17

Output is EPUB (Electronic Publication).

OF_IOCA

18

Output is IOCA (Image Object Content Architecture).

OF_DOCX

20

Output is DocX (Microsoft Word 2007 Format).