Adobe InDesign CS5 Server (7.0) Object Model JS: ExportFormat
From InDesign Server CS5
Export format options.
Value
| Name | Description | Value |
|---|---|---|
| ExportFormat.EPS_TYPE | Exports to EPS format. | 1952400720 = 't_EP' |
| ExportFormat.INCOPY_MARKUP | Exports to InCopy markup (ICML) format. | 1768123756 = 'icml' |
| ExportFormat.INDESIGN_MARKUP | Exports to InDesign markup (IDML) format. | 1768189292 = 'idml' |
| ExportFormat.INDESIGN_SNIPPET | Exports to InDesign snippet (IDMS) format. | 1936617588 = 'snpt' |
| ExportFormat.INTERACTIVE_PDF | Exports to Interactive PDF format. | 1952409936 = 't_iP' |
| ExportFormat.JPG | Exports to JPEG format. | 1246775072 = 'JPG ' |
| ExportFormat.PACKAGED_XFL | Exports to packaged XFL format. | 1702389356 = 'exfl' |
| ExportFormat.PDF_TYPE | Exports to PDF format. | 1952403524 = 't_PD' |
| ExportFormat.PNG_FORMAT | Exports to PNG format. | 1699761735 = 'ePNG' |
| ExportFormat.RTF | Exports to rich text format (RTF). | 1381254688 = 'RTF ' |
| ExportFormat.SWF | Exports to SWF format. | 1702066022 = 'eswf' |
| ExportFormat.TAGGED_TEXT | Exports to a tagged text file with a TXT extension. | 1416066168 = 'Tgtx' |
| ExportFormat.TEXT_TYPE | Exports to text (TXT) format. | 1952412773 = 't_te' |
| ExportFormat.XML | Exports the document's tagged content to XML. | 1481460768 = 'XML ' |
Usage
| Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |