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 | |
  
   |
NONE | 1852796517 | |
| The export format for untagged tables in tagged stories. |
  
   |
fileEncoding | |
XMLFileEncoding
XMLFileEncoding |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
SHIFT_JIS | 1249077875 | Shift-JIS |
  
   |
UTF16 | 1937125686 | UTF-16 |
  
   |
UTF8 | 1937134904 | UTF-8 |
| The file encoding type for exporting XML content. |
  
   |
gifOptionsInterlaced | |
ブール型
| If true, generates interlaced GIFs. Note: Not valid when image conversion is JPEG. |
  
   |
gifOptionsPalette | |
GIFOptionsPalette
GIFOptionsPalette |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ADAPTIVE_PALETTE | 1886151024 | Uses the adaptive (no dither) palette. |
  
   |
MACINTOSH_PALETTE | 1886154096 | Uses the Macintosh palette. |
  
   |
WEB_PALETTE | 1886156656 | Uses the Web palette. |
  
   |
WINDOWS_PALETTE | 1886156644 | Uses the Windows palette. |
| The color palette for GIF conversion. Note: Not valid when image conversion is JPEG. |
  
   |
imageConversion | |
ImageConversion
ImageConversion |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
AUTOMATIC | 1768059764 | 自動 |
  
   |
GIF | 1734960742 | GIF |
  
   |
JPEG | 1785751398 | JPEG |
  
   |
PNG | 1397059687 | PNG |
| The file format to use for converted images. Note: Valid only when copy optimized images and/or copy formatted images is true. |
  
   |
isValid | ○ |
ブール型
| |
  
   |
jpegOptionsFormat | |
JPEGOptionsFormat
JPEGOptionsFormat |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
BASELINE_ENCODING | 1785751394 | ベースライン |
  
   |
PROGRESSIVE_ENCODING | 1785751408 | プログレッシブ |
| The formatting method for converted JPEG images. Note: Not valid when image conversion is GIF. |
  
   |
jpegOptionsQuality | |
JPEGOptionsQuality
JPEGOptionsQuality |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
HIGH | 1701726313 | 高画質 |
  
   |
LOW | 1701727351 | 低画質(高圧縮率) |
  
   |
MAXIMUM | 1701727608 | 最高画質(低圧縮率) |
  
   |
MEDIUM | 1701727588 | 標準 |
| The quality of converted JPEG images. Note: Not valid when image conversion is GIF. |
  
   |
preferredBrowser | |
ファイル型
| The application in which to display XML content. |
  
   |
preferredBrowser | |
ファイル型, NothingEnum.NOTHING(1851876449)
| The preferred browser for viewing XML. |
  
   |
ruby | |
ブール型
| ルビを含めるかどうか |
  
   |
transformFilename | |
ファイル型, XMLTransformFile.STYLESHEET_IN_XML(1483961208)
| The name of the XSLT file. Note: Valid when allow transform is true. |
  
   |
viewAfterExport | |
ブール型
| If true, displays exported XML content in a specified viewer. |