Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
appliedFlattenerPreset | |
FlattenerPreset
| 透明の分割・統合のプリセット |
  
   |
embedImages | |
ブール型
| If true, embeds images in the exported SVG. |
  
   |
fileEncoding | |
FileEncoding
FileEncoding |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ASCII | 1095975753 | ASCII |
  
   |
UTF16 | 1937125686 | UTF-16 |
  
   |
UTF8 | 1937134904 | UTF-8 |
| The file encoding. |
  
   |
fontSubsetting | |
FontSubsetting
FontSubsetting |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
NONE | 1852796517 | Does not subset fonts and uses only fonts installed on the end user system. |
  
   |
SUBSET_ENGLISH | 1937134437 | Subsets the English font characters used in the document. |
  
   |
SUBSET_ENTIRE | 1937134433 | Exports the full set of English and Roman-letter font characters. |
  
   |
SUBSET_GLYPHS | 1937134439 | Exports only the font characters used in the document. Note: Not available for linked fonts. |
  
   |
SUBSET_GLYPHS_AND_ENGLISH | 1937134405 | Subsets English font characters and all other glyphs that are are used in the document. |
  
   |
SUBSET_GLYPHS_AND_ROMAN | 1937134418 | Subsets the Roman-letter font characters and other font characters that are used in the document. |
  
   |
SUBSET_ROMAN | 1937134450 | Subsets the Roman-letter font characters used in the document. |
| The font characters to subset. |
  
   |
ignoreSpreadOverrides | |
ブール型
| If true, ignores flattener spread overrides. |
  
   |
pageRange | |
PageRange, 文字列型
PageRange |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ALL_PAGES | 1886547553 | 全ページ |
  
   |
SELECTED_ITEMS | 1886547571 | Export selected items in the document. |
| 文字列型は"5-10"や"5,9,12"など |
  
   |
readersSpreads | |
ブール型
| If true, exports facing pages in a spread to a single SVG file. If false, exports spread pages as separate SVG files and appends a sequential number to the filenames. |
  
   |
realPrecision | |
数値型
| Number of digits of precision for real numbers |
  
   |
renderingStyle | |
RenderingStyle
RenderingStyle |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
BATCH | 1937134178 | Renders the SVG in batch mode. |
  
   |
PROGRESSIVE | 1937134192 | Renders the SVG progressively. |
| The rendering style. |
  
   |
styleFormat | |
StyleFormat
StyleFormat |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
CSS | 1937131107 | スタイル要素 |
  
   |
ENTITY | 1937131109 | スタイル属性(構成要素参照) |
  
   |
INLINE | 1937131113 | スタイル属性 |
  
   |
PRESENTATION_ATTRIBUTES | 1937131120 | プレゼンテーション属性 |
| CSSプロパティ |