XML export preferences.
Ver. | プロパティ名 | R/O | 値 | 説明 |
|
allowTransform | |
真偽値 | If true, transforms the XML using an XSLT file. |
|
characterReferences | |
真偽値 | If true, replaces special characters with character references. |
|
copyFormattedImages | |
真偽値 | If true, copies formatted images to the images subfolder. |
|
copyOptimizedImages | |
真偽値 | If true, copies optimized images to the images subfolder. |
|
copyOriginalImages | |
真偽値 | If true, copies original images to the images subfolder. |
|
excludeDtd | |
真偽値 | If true, excludes the DTD from the exported XML content. |
|
exportFromSelected | |
真偽値 | If true, exports XML content from the selected XML element. If false, exports the entire document. |
|
exportUntaggedTablesFormat | |
XMLExportUntaggedTablesFormat
XMLExportUntaggedTablesFormat |
---|
Ver. | 値 | 10進数/文字列 | 説明 |
| CALS | 1484022643 Xtcs | Exports untagged tables as CALS XML. |
| NONE | 1852796517 none | Does not export untagged tables. |
| The export format for untagged tables in tagged stories. (既定値=XMLExportUntaggedTablesFormat.CALS) |
|
fileEncoding | |
XMLFileEncoding
XMLFileEncoding |
---|
Ver. | 値 | 10進数/文字列 | 説明 |
| SHIFT_JIS | 1249077875 Jsjs | Shift-JIS |
| UTF16 | 1937125686 sv16 | UTF-16 |
| UTF8 | 1937134904 svU8 | UTF-8 |
| The file encoding type for exporting XML content. |
|
gifOptionsInterlaced | |
真偽値 | インターレース |
|
gifOptionsPalette | |
GIFOptionsPalette
GIFOptionsPalette |
---|
Ver. | 値 | 10進数/文字列 | 説明 |
| ADAPTIVE_PALETTE | 1886151024 plap | Uses the adaptive (no dither) palette. |
| MACINTOSH_PALETTE | 1886154096 plmp | Uses the Macintosh palette. |
| WEB_PALETTE | 1886156656 plwp | Uses the Web palette. |
| WINDOWS_PALETTE | 1886156644 plwd | Uses the Windows palette. |
| パレット |
|
imageConversion | |
ImageConversion
ImageConversion |
---|
Ver. | 値 | 10進数/文字列 | 説明 |
| AUTOMATIC | 1768059764 ibst | 自動 |
| GIF | 1734960742 giff | GIF |
| JPEG | 1785751398 jpgf | JPEG |
| PNG | 1397059687 SEpg | PNG |
| 画像変換 |
|
isValid | ○ |
真偽値 | オブジェクトが有効かどうか |
|
jpegOptionsFormat | |
JPEGOptionsFormat
JPEGOptionsFormat |
---|
Ver. | 値 | 10進数/文字列 | 説明 |
| BASELINE_ENCODING | 1785751394 jpgb | ベースライン |
| PROGRESSIVE_ENCODING | 1785751408 jpgp | プログレッシブ |
| JPEGオプション-形式 |
|
jpegOptionsQuality | |
JPEGOptionsQuality
JPEGOptionsQuality |
---|
Ver. | 値 | 10進数/文字列 | 説明 |
| HIGH | 1701726313 enHi | 高画質 |
| LOW | 1701727351 enLw | 低画質(高圧縮率) |
| MAXIMUM | 1701727608 enMx | 最高画質(低圧縮率) |
| MEDIUM | 1701727588 enMd | 標準 |
| JPEGオプション-画質 |
|
preferredBrowser | |
ファイル, NothingEnum.NOTHING(1851876449/nada) | The preferred browser for viewing XML. |
|
properties | |
Object | |
|
ruby | |
真偽値 | ルビを含めるかどうか |
|
transformFilename | |
ファイル, XMLTransformFile.STYLESHEET_IN_XML(1483961208/Xssx) | The name of the XSLT file. Note: Valid when allow transform is true. |
|
viewAfterExport | |
真偽値 | If true, displays exported XML content in a specified viewer. |