InputFormat is a collection of values that can be set to specify the format of the input stream.
Flags
Name |
Description |
IF_Unknown |
Input is unknown/auto. |
IF_XSLFO |
Input is XSL-FO. |
IF_SVG |
Input is SVG. |
IF_XML |
Input is a generic XML. This input format is used when specifying an XSLT or XFD template. |
IF_WordML |
WordprocessingML (Microsoft Word 2003 XML Format). |
IF_DocX |
DocX (Microsoft Word 2007 Format). |
IF_PDF |
Adobe Portable Document Format. |
IF_HTML |
HyperText Markup Language. |
IF_EPS |
Encapsulated PostScript. |
IF_DAL |
Ecrion Digital Assembly Line XML input. |