OutputFormat is a collection of values that can be set to specify the format of the output stream.
Flags
Name |
Description |
OF_Unknown |
Output is unknown/auto format. |
OF_PDF |
Output is PDF (Adobe Portable Document Format). |
OF_AFP |
Output is AFP (IBM Advanced Function Presentation MO:DCA Stream). |
OF_POSTSCRIPT |
Output is Adobe Postscript. |
OF_WordML |
Output is Word 2003 XML. |
OF_XPS |
Output is XPS (Xml Paper Specifications). |
OF_TIFF |
Output is TIFF (Tagged Image File Format). |
OF_PRN |
Output is direct printing. |
OF_HTML |
Output is HTML (HyperText Markup Language). |
OF_EPUB |
Output is EPUB (Electronic Publication). |
OF_JPEG |
Output is JPEG (Joint Photographic Experts Group). |
OF_GIF |
Output is GIF (Graphics Interchange Format). |
OF_PNG |
Output is PNG (Portable Network Graphics). |
OF_SVG |
Output is SVG (Scalable Vector Graphics). |
OF_PPTX |
Output is PPTX (PowerPoint 2007). |
OF_IOCA |
Output is IOCA (Image Object Content Architecture). |
OF_TXT |
Output is TXT (Plain text document). |
OF_DOCX |
Ouptut is DocX (Microsoft Word 2007 Format). |