Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
allowPageShuffle | |
ブール型
| ドキュメントページの移動を許可 |
  
   |
columnDirection | |
HorizontalOrVertical
HorizontalOrVertical |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
HORIZONTAL | 1752134266 | 横組み(横) |
  
   |
VERTICAL | 1986359924 | 縦組み(縦) |
| The direction of text in the column. |
  
   |
columnGuideColor | |
[r, g, b], UIColors
| The color of the column guides |
  
   |
columnGuideLocked | |
ブール型
| If true, locks column guides. |
  
   |
documentBleedBottomOffset | |
長さ(数値または文字列)
| The amount to offset the bottom document bleed. Note: To set the bleed bottom offset, document bleed uniform size must be false. |
  
   |
documentBleedInsideOrLeftOffset | |
長さ(数値または文字列)
| The amount to offset the inside, left document bleed. Note: To set the bleed inside, left offset, document bleed uniform size must be false. |
  
   |
documentBleedOutsideOrRightOffset | |
長さ(数値または文字列)
| The amount to offset the outside, right document bleed. Note: To set the bleed outside, right offset, document bleed uniform size must be false. |
  
   |
documentBleedTopOffset | |
長さ(数値または文字列)
| The amount to offset the top document bleed. |
  
   |
documentBleedUniformSize | |
ブール型
| If true, uses the document bleed top offset value for bleed offset measurements on all sides of the document. The default setting is true. |
  
   |
documentSlugUniformSize | |
ブール型
| If true, uses the slug top offset value for slug measurements on all sides of the document. The default value is false. |
  
   |
facingPages | |
ブール型
| trueなら見開き、falseなら単ページ |
  
   |
intent | |
DocumentIntentOptions
DocumentIntentOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
PRINT_INTENT | 1768846448 | for print output. |
  
   |
WEB_INTENT | 1768846455 | for web output. |
| The intent for a document. |
  
   |
isValid | ○ |
ブール型
| |
  
   |
marginGuideColor | |
[r, g, b], UIColors
| The color of the margin guides |
  
   |
masterTextFrame | |
ブール型
| If true, the document A-master has auto textframes. |
  
   |
overprintBlack | |
ブール型
| 黒のオーバープリント |
  
   |
pageBinding | |
PageBindingOptions
PageBindingOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
DEFAULT_VALUE | 1147563124 | デフォルトを使用 |
  
   |
LEFT_TO_RIGHT | 1819570786 | 左綴じ |
  
   |
RIGHT_TO_LEFT | 1920232546 | 右綴じ |
| 綴じ |
  
   |
pageHeight | |
長さ(数値または文字列)
| ページの高さ |
  
   |
pageOrientation | |
PageOrientation
PageOrientation |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
LANDSCAPE | 2003395685 | 横長 |
  
   |
PORTRAIT | 1751738216 | 縦長 |
| ページの向き |
  
   |
pageSize | |
文字列型
| ページサイズ(文字列) |
  
   |
pagesPerDocument | |
数値型
| ページ数 (1 - 9999) |
  
   |
pageWidth | |
長さ(数値または文字列)
| ページの幅 |
  
   |
preserveLayoutWhenShuffling | |
ブール型
| If true, preserves the layout of spreads that contained more than two pages when allow page shuffle was turned on. If false, changes multi-page spreads to two-page spreads if the spreads were created, changed since allow page shuffle was turned on. |
  
   |
slugBottomOffset | |
長さ(数値または文字列)
| 印刷可能領域(下) |
  
   |
slugInsideOrLeftOffset | |
長さ(数値または文字列)
| 印刷可能領域(左) |
  
   |
slugRightOrOutsideOffset | |
長さ(数値または文字列)
| 印刷可能領域(右) |
  
   |
slugTopOffset | |
長さ(数値または文字列)
| 印刷可能領域(上) |
  
   |
snippetImportUsesOriginalLocation | |
ブール型
| If true, causes UI-based snippet import to use original location for page items. |
  
   |
startPageNumber | |
数値型
| The starting page number for a document. This is the same as the starting page number for the first section of a document. Default value is 1. |