Enum Ecrion.Ultrascale.InputFormat

Top Previous Topic Next Topic  Print this topic

InputFormat is a collection of values that can be set to specify the format of the input stream.

 

Flags

 

Name

Value

Description

IF_Unknown

0

Input is unknown/auto.

IF_XSLFO

1

Input is XSL-FO.

IF_SVG

2

Input is SVG.

IF_XML

3

Input is a generic XML. This input format is used when specifying an XSLT or XFD template.

IF_WordML

4

WordprocessingML (Microsoft Word 2003 XML Format).

IF_DocX

5

DocX (Microsoft Word 2007 Format).

IF_PDF

6

Adobe Portable Document Format.

IF_HTML

7

HyperText Markup Language.

IF_EPS

8

Encapsulated PostScript.

IF_DAL

9

Ecrion Digital Assembly Line XML input.

IF_DAS

10

Ecrion Data Aggregation Service XML input.

IF_XFD

11

Ecrion XF Document to obtain an XSLT output.