file2pdfconfig Schema
file2pdf-settings\action\filetype-setting Element
See Also 

Description

Specifies one or more file type settings. 
Namespace http://www.w3.org/2001/XMLSchema

Type

string

Used By

Remarks

The filetype-setting element specifies the name of the file type  settings to use for the conversion. The named settings must be present in the file2pd-settings fie. If this element is absent, the default file type  settings in the file2pd-settings file are used.

Source

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="filetype-setting" type="xs:string" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Specifies the name of the file type  settings to use for the conversion. The named settings must be present in the file2pd-settings fie. If this element is absent, the default file type  settings in the file2pd-settings file are used.</xs:documentation>
    </xs:annotation>
</xs:element>

See Also

Adobe LiveCycle ES3 (version 10.0.2)