Enumeration
ExportFormat
Export format options.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1952400720 | readonly | Exports to EPS format. | |
| Number = 1701868898 | readonly | Exports to EPub format. | |
| Number = 1297381938 | readonly | EPUB (Reflowable) with Equation Images | |
| Number = 1297381937 | readonly | EPUB (Reflowable) with MathML | |
| Number = 1701865080 | readonly | Exports to fixed layout EPub format. | |
| Number = 1297381943 | readonly | EPUB (Fixed Layout) with Equation Images | |
| Number = 1297381941 | readonly | EPUB (Fixed Layout) with MathML | |
| Number = 1297381942 | readonly | EPUB (Fixed Layout) with MathML Property | |
| Number = 1213484364 | readonly | Exports to XHTML format. | |
| Number = 1213490808 | readonly | Exports to XHTML FXL format. | |
| Number = 1297381945 | readonly | HTML with Equation Images | |
| Number = 1297381944 | readonly | HTML with MathML | |
| Number = 1768123756 | readonly | Exports to InCopy markup (ICML) format. | |
| Number = 1768189292 | readonly | Exports to InDesign markup (IDML) format. | |
| Number = 1936617588 | readonly | Exports to InDesign snippet (IDMS) format. | |
| Number = 1952409936 | readonly | Exports to Interactive PDF format. | |
| Number = 1297381939 | readonly | PDF (Interactive) with MathML | |
| Number = 1246775072 | readonly | Exports to JPEG format. | |
| Number = 1952403524 | readonly | Exports to PDF format. | |
| Number = 1297381940 | readonly | PDF (Print) with MathML | |
| Number = 1699761735 | readonly | Exports to PNG format. | |
| Number = 1381254688 | readonly | Exports to rich text format (RTF). | |
| Number = 1416066168 | readonly | Exports to a tagged text file with a TXT extension. | |
| Number = 1952412773 | readonly | Exports to text (TXT) format. | |
| Number = 1481460768 | readonly | Exports the document's tagged content to XML. |
Parameter of 46
Method parameters that accept an ExportFormat value.
Book.exportFile(format)Book.mtCleanupAfterExportMathZoneAsInlines(exportFormat)Button.exportFile(format)Character.exportFile(format)CheckBox.exportFile(format)ComboBox.exportFile(format)Document.exportFile(format)Document.mtCleanupAfterExportMathZoneAsInlines(exportFormat)Document.mtCleanupAfterExportMathZoneAsMathML(exportFormat)EPS.exportFile(format)EPSText.exportFile(format)EndnoteTextFrame.exportFile(format)FormField.exportFile(format)Graphic.exportFile(format)GraphicLine.exportFile(format)Group.exportFile(format)HtmlItem.exportFile(format)Image.exportFile(format)ImportedPage.exportFile(format)InsertionPoint.exportFile(format)Line.exportFile(format)ListBox.exportFile(format)MediaItem.exportFile(format)Movie.exportFile(format)MultiStateObject.exportFile(format)Oval.exportFile(format)PDF.exportFile(format)PICT.exportFile(format)PageItem.exportFile(format)Paragraph.exportFile(format)Polygon.exportFile(format)RadioButton.exportFile(format)Rectangle.exportFile(format)SVG.exportFile(format)SignatureField.exportFile(format)Sound.exportFile(format)SplineItem.exportFile(format)Story.exportFile(format)Text.exportFile(format)TextBox.exportFile(format)TextColumn.exportFile(format)TextFrame.exportFile(format)TextStyleRange.exportFile(format)WMF.exportFile(format)Word.exportFile(format)XMLElement.exportFile(format)