Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
accurateLABSpots | |
ブール型
| 特色に標準Lab値を使用 |
  
   |
activeLayer | |
Layer
| アクティブなレイヤー |
  
   |
activeProcess | ○ |
PreflightProcess
| アクティブなプリフライトプロセス |
  
   |
afterBlendingIntent | |
RenderingIntent
RenderingIntent |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ABSOLUTE_COLORIMETRIC | 1380540771 | Maintains color accuracy at the expense of preserving relationships between colors |
  
   |
PERCEPTUAL | 1380544611 | Preserves the visual relationship between colors at the expense of actual color values |
  
   |
RELATIVE_COLORIMETRIC | 1380545123 | Compares the extreme highlight of the source color space to that of the desination color space and shifts all colors accordingly |
  
   |
SATURATION | 1380545377 | Produces vivid colors at the expense of color accuracy; most suitable for business graphics such as graphs or charts. |
  
   |
USE_COLOR_SETTINGS | 1380541299 | Uses the current color settings. |
| |
  
   |
allCellStyles | ○ |
Array( CellStyle )
| 全セルスタイル |
  
   |
allCharacterStyles | ○ |
Array( CharacterStyle )
| 全文字スタイル (グループを無視) |
  
   |
allGraphics | ○ |
Array( Graphic )
| 中にあるGraphicオブジェクト(EPS/Image/PDF/PICT/WMF/ImportedPage) |
  
   |
allObjectStyles | ○ |
Array( ObjectStyle )
| 全オブジェクトスタイル |
  
   |
allPageItems | ○ |
Array( PageItem )
| 中にあるPageItemオブジェクト |
  
   |
allParagraphStyles | ○ |
Array( ParagraphStyle )
| 全段落スタイル (グループを無視) |
  
   |
allTableStyles | ○ |
Array( TableStyle )
| 全表スタイル |
  
   |
associatedXMLElement | ○ |
XMLElement
| |
  
   |
associatedXMLElement | ○ |
XMLItem
| |
  
   |
cmykPolicy | |
ColorSettingsPolicy
ColorSettingsPolicy |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
COLOR_POLICY_OFF | 1129344870 | Turns off color management for documents whose profiles do not match the working space. For imported colors, numeric values override color appearance. |
  
   |
COMBINATION_OF_PRESERVE_AND_SAFE_CMYK | 1129345124 | Preserves raw color numbers and ignores embedded color profiles. |
  
   |
CONVERT_TO_WORKING_SPACE | 1129346931 | Converts newly opened documents to the current working space. For imported colors, color appearance overrides numeric values. |
  
   |
PRESERVE_EMBEDDED_PROFILES | 1129345136 | Preserves embedded color profiles in newly opened documents. |
| The policy for handling colors in a CMYK color model, including reading and embedding color profiles, mismatches between embedded color profiles and the working space, and moving colors from one document to another. |
  
   |
cmykProfile | |
文字列型
| The current CMYK profile. |
  
   |
cmykProfileList | ○ |
Array( 文字列型 )
| A list of valid CMYK profiles. |
  
   |
converted | ○ |
ブール型
| コンバートされたものかどうか |
  
   |
defaultImageIntent | |
RenderingIntent
RenderingIntent |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ABSOLUTE_COLORIMETRIC | 1380540771 | Maintains color accuracy at the expense of preserving relationships between colors |
  
   |
PERCEPTUAL | 1380544611 | Preserves the visual relationship between colors at the expense of actual color values |
  
   |
RELATIVE_COLORIMETRIC | 1380545123 | Compares the extreme highlight of the source color space to that of the desination color space and shifts all colors accordingly |
  
   |
SATURATION | 1380545377 | Produces vivid colors at the expense of color accuracy; most suitable for business graphics such as graphs or charts. |
  
   |
USE_COLOR_SETTINGS | 1380541299 | Uses the current color settings. |
| The rendering intent for bitmap images. |
  
   |
editingState | ○ |
EditingState
EditingState |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
EDITING_CONFLICT | 1986217283 | The file was modified locally or remotely while it was locked and therefore two versions exist. |
  
   |
EDITING_LOCALLY | 1986217292 | The file has been modified locally and not locked. |
  
   |
EDITING_LOCALLY_LOCKED | 1986217291 | The file has been locked locally and may be modified. |
  
   |
EDITING_NOWHERE | 1986217294 | The file is not currently in use and is not locked. |
  
   |
EDITING_REMOTELY | 1986217298 | Lock held but not usable. |
  
   |
EDITING_UNKNOWN | 1986217301 | The editing status is not known. |
| The Version Cue editing state of the file. |
  
   |
filePath | ○ |
ファイル型
| ファイルパス |
  
   |
fullName | ○ |
文字列型
| フルパス名 |
  
   |
id | ○ |
数値型
| オブジェクトのID |
  
   |
index | ○ |
数値型
| インデックス |
  
   |
isValid | ○ |
ブール型
| |
  
   |
label | |
文字列型
| スクリプトラベル |
  
   |
modified | ○ |
ブール型
| If true, the Document has been modified since it was last saved. |
  
   |
name | ○ |
文字列型
| ファイル名 |
  
   |
readOnly | ○ |
ブール型
| If true, the Document is read-only. |
  
   |
recovered | ○ |
ブール型
| If true, the Document was recovered. |
  
   |
redoHistory | ○ |
Array( 文字列型 )
| やり直しの履歴 |
  
   |
redoName | ○ |
文字列型
| 直前のやり直し |
  
   |
rgbPolicy | |
ColorSettingsPolicy
ColorSettingsPolicy |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
COLOR_POLICY_OFF | 1129344870 | Turns off color management for documents whose profiles do not match the working space. For imported colors, numeric values override color appearance. |
  
   |
COMBINATION_OF_PRESERVE_AND_SAFE_CMYK | 1129345124 | Preserves raw color numbers and ignores embedded color profiles. |
  
   |
CONVERT_TO_WORKING_SPACE | 1129346931 | Converts newly opened documents to the current working space. For imported colors, color appearance overrides numeric values. |
  
   |
PRESERVE_EMBEDDED_PROFILES | 1129345136 | Preserves embedded color profiles in newly opened documents. |
| The policy for handling colors in an RGB color model, including reading and embedding color profiles, handling mismatches between embedded color profiles and the working space, and moving colors from one document to another. |
  
   |
rgbProfile | |
文字列型
| The current RGB profile. |
  
   |
rgbProfileList | ○ |
Array( 文字列型 )
| A list of valid RGB profiles. |
  
   |
saved | ○ |
ブール型
| 保存されているかどうか |
  
   |
selection | |
Object, Array( Objects ), NothingEnum.NOTHING(1851876449)
| 選択状態のオブジェクト |
  
   |
selection | |
Array( Object )
| 選択状態のオブジェクト |
  
   |
solidColorIntent | |
RenderingIntent
RenderingIntent |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ABSOLUTE_COLORIMETRIC | 1380540771 | Maintains color accuracy at the expense of preserving relationships between colors |
  
   |
PERCEPTUAL | 1380544611 | Preserves the visual relationship between colors at the expense of actual color values |
  
   |
RELATIVE_COLORIMETRIC | 1380545123 | Compares the extreme highlight of the source color space to that of the desination color space and shifts all colors accordingly |
  
   |
SATURATION | 1380545377 | Produces vivid colors at the expense of color accuracy; most suitable for business graphics such as graphs or charts. |
  
   |
USE_COLOR_SETTINGS | 1380541299 | Uses the current color settings. |
| The rendering intent for all vector art (areas of solid color) in native objects. |
  
   |
undoHistory | ○ |
Array( 文字列型 )
| 取り消しの履歴 |
  
   |
undoName | ○ |
文字列型
| 直前の取り消し |
  
   |
unusedSwatches | ○ |
Array( Swatch )
| 未使用スウォッチ |
  
   |
versionState | ○ |
VersionState
VersionState |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
LOCAL_NEWER | 1986221644 | |
  
   |
LOCAL_PROJECT_MATCH | 1986221645 | |
  
   |
NO_RESOURCE | 1986221646 | |
  
   |
PROJECT_FILE_NEWER | 1986221648 | |
  
   |
VERSION_CONFLICT | 1986221635 | |
  
   |
VERSION_UNKNOWN | 1986221653 | |
| The Version Cue version state of the file. |
  
   |
visible | ○ |
ブール型
| ドキュメントが表示されているか |
  
   |
zeroPoint | |
[x, y]
| ルーラー(定規ガイド)の原点。x,yは数値型または文字列型 |
Ver. | メソッドの書式 | 戻り値 | メソッドの説明 |
---|
| | パラメータ | 値 | | パラメータの説明 |
  
   |
addEventListener(eventType, handler, [captures]) | EventListener | EventListenerを作成 |
| eventType |
文字列型
| | |
| handler |
File型, JavaScript関数
| | |
| [captures] |
ブール型(既定値=false)
| | This parameter is obsolete. |
  
   |
align(alignDistributeItems, alignOption, [alignDistributeBounds]) | なし | オブジェクトの整列 |
| alignDistributeItems |
PageItem
| | The page items to align or distribute. |
| alignOption |
AlignOptions
AlignOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
BOTTOM_EDGES | 1114916196 | 下端揃え |
  
   |
HORIZONTAL_CENTERS | 1215257187 | 水平方向中央揃え |
  
   |
LEFT_EDGES | 1281770852 | 左端揃え |
  
   |
RIGHT_EDGES | 1383351652 | 右端揃え |
  
   |
TOP_EDGES | 1416643940 | 上端揃え |
  
   |
VERTICAL_CENTERS | 1449481315 | 垂直方向中央揃え |
| | The type of alignment to apply. |
| [alignDistributeBounds] |
AlignDistributeBounds
AlignDistributeBounds |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ITEM_BOUNDS | 1416587604 | 選択範囲に揃える |
  
   |
MARGIN_BOUNDS | 1416588609 | マージンに揃える |
  
   |
PAGE_BOUNDS | 1416589377 | ページに揃える |
  
   |
SPREAD_BOUNDS | 1416590160 | スプレッドに揃える |
| | The bounds within which to align or distribute the page items. |
  
   |
asynchronousExportFile(format, to, [showingOptions], [using], [withGrids], [versionComments], [forceSave]) | BackgroundTask | Asynchronously exports the object(s) to a file. |
| format |
ExportFormat, 文字列型
| | |
| to |
File型
| | 書き出すファイル |
| [showingOptions] |
ブール型(既定値=false)
| | オプションのダイアログを表示するかどうか |
| [using] |
PDFExportPreset
| | |
| [withGrids] |
ブール型(既定値=false)
| | グリッドを含むか |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
autoStyle() | なし | Auto styles the document based on the tag-to-style map. |
  
   |
autoTag() | なし | 自動タグ |
  
   |
changeComposer() | なし | Change comoser to optyca |
  
   |
changeGlyph([reverseOrder]) | Text | 字形の置換 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
changeGrep([reverseOrder]) | Text | 正規表現置換 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
changeObject([reverseOrder]) | PageItem | オブジェクトの置換 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
changeText([reverseOrder]) | Text | テキストの置換 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
changeTransliterate([reverseOrder]) | Text | 文字種変換の置換 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
checkIn([versionComments], [forceSave]) | なし | Check in to Version Cue. |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
clearFrameFittingOptions() | なし | フレーム調整オプションを消去して初期値に戻す |
  
   |
close([saving], [savingIn]) | なし | 閉じる |
| [saving] |
SaveOptions(既定値=SaveOptions.ASK)
SaveOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ASK | 1634954016 | 問い合わせる |
  
   |
NO | 1852776480 | 保存しない |
  
   |
YES | 2036691744 | 保存する |
| | 開いているドキュメントを保存するか |
| [savingIn] |
File型
| | ファイル名 |
  
   |
close([saving], [savingIn], [versionComments], [forceSave]) | なし | 閉じる |
| [saving] |
SaveOptions(既定値=SaveOptions.ASK)
SaveOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ASK | 1634954016 | 問い合わせる |
  
   |
NO | 1852776480 | 保存しない |
  
   |
YES | 2036691744 | 保存する |
| | 開いているドキュメントを保存するか |
| [savingIn] |
File型
| | ファイル名 |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
createTOC(using, [replacing], [fromBook], [placePoint], [includeOverset], [destinationLayer]) | TextFrame | 目次を作成 |
| using |
TOCStyle
| | The table of content style to use |
| [replacing] |
ブール型(既定値=false)
| | 置き換えるかどうか |
| [fromBook] |
Book
| | The book from which to create the TOC |
| [placePoint] |
[x, y]
| | 配置先の座標。x, yは数値型または文字列型 |
| [includeOverset] |
ブール型(既定値=false)
| | あふれたテキストを含めるかどうか |
| [destinationLayer] |
Layer
| | 配置するレイヤー |
  
   |
createTOC(using, [replacing], [fromBook], [placePoint], [includeOverset], [destinationLayer]) | Story | 目次を作成 |
| using |
TOCStyle
| | The TOC style to use to define the content, title, and format of the table of contents. |
| [replacing] |
ブール型(既定値=false)
| | 置き換えるかどうか |
| [fromBook] |
Book
| | The book whose documents to include in the TOC. |
| [placePoint] |
[x, y]
| | 配置先の座標。x, yは数値型または文字列型 |
| [includeOverset] |
ブール型(既定値=false)
| | あふれたテキストを含めるかどうか |
| [destinationLayer] |
Layer
| | 配置するレイヤー |
  
   |
deleteUnusedTags() | なし | 未使用のXMLタグを削除 |
  
   |
distribute(alignDistributeItems, distributeOption, [alignDistributeBounds], [useDistributeMeasurement], [absoluteDistributeMeasurement]) | なし | オブジェクトの分布 |
| alignDistributeItems |
PageItem
| | The page items to align or distribute |
| distributeOption |
DistributeOptions
DistributeOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
BOTTOM_EDGES | 1114916196 | 下端揃え |
  
   |
HORIZONTAL_CENTERS | 1215257187 | 水平方向中央揃え |
  
   |
HORIZONTAL_SPACE | 1215257203 | 水平方向に等間隔に分布 |
  
   |
LEFT_EDGES | 1281770852 | 左端揃え |
  
   |
RIGHT_EDGES | 1383351652 | 右端揃え |
  
   |
TOP_EDGES | 1416643940 | 上端揃え |
  
   |
VERTICAL_CENTERS | 1449481315 | 垂直方向中央揃え |
  
   |
VERTICAL_SPACE | 1449489523 | 垂直方向に等間隔に分布 |
| | The type of distribution to apply. |
| [alignDistributeBounds] |
AlignDistributeBounds
AlignDistributeBounds |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ITEM_BOUNDS | 1416587604 | 選択範囲に揃える |
  
   |
MARGIN_BOUNDS | 1416588609 | マージンに揃える |
  
   |
PAGE_BOUNDS | 1416589377 | ページに揃える |
  
   |
SPREAD_BOUNDS | 1416590160 | スプレッドに揃える |
| | The bounds within which to align or distribute the page items. |
| [useDistributeMeasurement] |
ブール型
| | If true, distribute space between page items. When this property is true, the bounds setting is ignored. |
| [absoluteDistributeMeasurement] |
長さ(数値または文字列)
| | The distance to use when distributing page items. |
  
   |
embed(using) | PreflightProfile | プロファイルをドキュメントに埋め込み |
| using |
文字列型, PreflightProfile
| | The preflight profile to embed. |
  
   |
exportFile(format, to, [showingOptions], [using], [withGrids]) | なし | 書き出し |
| format |
ExportFormat, 文字列型
| | |
| to |
File型
| | ファイル名 |
| [showingOptions] |
ブール型(既定値=false)
| | オプションのダイアログを表示するかどうか |
| [using] |
PDFExportPreset
| | |
| [withGrids] |
ブール型(既定値=false)
| | グリッドを含むか |
  
   |
exportFile(format, to, [showingOptions], [using], [withGrids], [versionComments], [forceSave]) | なし | 書き出し |
| format |
ExportFormat, 文字列型
| | |
| to |
File型
| | ファイル名 |
| [showingOptions] |
ブール型(既定値=false)
| | オプションのダイアログを表示するかどうか |
| [using] |
PDFExportPreset
| | |
| [withGrids] |
ブール型(既定値=false)
| | グリッドを含むか |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
exportStrokeStyles(to, strokeStyleList, [versionComments], [forceSave]) | なし | 線種の保存 |
| to |
File型
| | ファイル名 |
| strokeStyleList |
StrokeStyle
| | 線種のリスト |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
extractLabel(key) | 文字列型 | キーに関連づけられたラベルを取得 |
| key |
文字列型
| | キー |
  
   |
findGlyph([reverseOrder]) | Text | 字形の検索 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
findGrep([reverseOrder]) | Text | 正規表現検索 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
findObject([reverseOrder]) | PageItem | オブジェクトの検索 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
findText([reverseOrder]) | Text | テキストの検索 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
findTransliterate([reverseOrder]) | Text | 文字種変換の検索 |
| [reverseOrder] |
ブール型
| | 逆順 |
  
   |
getElements() | Document | |
  
   |
importAdobeSwatchbookProcessColor(name) | Color | スウォッチの読み込み |
| name |
文字列型
| | 名前 |
  
   |
importAdobeSwatchbookSpotColor(name) | Color | スウォッチの読み込み |
| name |
文字列型
| | 名前 |
  
   |
importDtd(from) | なし | DTDの読み込み |
| from |
File型
| | ファイル名 |
  
   |
importFormats(from) | なし | 相互参照の読み込み |
| from |
File型
| | ファイル名 |
  
   |
importStyles(format, from) | なし | スタイル・プリセットの読み込み |
| format |
ImportFormat
ImportFormat |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
CELL_STYLES_FORMAT | 1698919284 | セルスタイル |
  
   |
CHARACTER_STYLES_FORMAT | 1131565940 | 文字スタイル |
  
   |
NAMED_GRIDS_FORMAT | 1315394420 | グリッドフォーマット |
  
   |
OBJECT_STYLES_FORMAT | 1332368244 | オブジェクトスタイル |
  
   |
PARAGRAPH_STYLES_FORMAT | 1885885300 | 段落スタイル |
  
   |
STROKE_STYLES_FORMAT | 1817408620 | 線種 |
  
   |
TABLE_AND_CELL_STYLES_FORMAT | 1700021107 | 表スタイルとセルスタイル |
  
   |
TABLE_STYLES_FORMAT | 1700033396 | 表スタイル |
  
   |
TEXT_STYLES_FORMAT | 1668305780 | 文字スタイルと段落スタイル |
  
   |
TOC_STYLES_FORMAT | 1415795572 | 目次スタイル |
| | |
| from |
File型
| | 読み込み元のInDesignファイル |
  
   |
importStyles(format, from, [globalStrategy]) | なし | スタイル・プリセットの読み込み |
| format |
ImportFormat
ImportFormat |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
CELL_STYLES_FORMAT | 1698919284 | セルスタイル |
  
   |
CHARACTER_STYLES_FORMAT | 1131565940 | 文字スタイル |
  
   |
NAMED_GRIDS_FORMAT | 1315394420 | グリッドフォーマット |
  
   |
OBJECT_STYLES_FORMAT | 1332368244 | オブジェクトスタイル |
  
   |
PARAGRAPH_STYLES_FORMAT | 1885885300 | 段落スタイル |
  
   |
STROKE_STYLES_FORMAT | 1817408620 | 線種 |
  
   |
TABLE_AND_CELL_STYLES_FORMAT | 1700021107 | 表スタイルとセルスタイル |
  
   |
TABLE_STYLES_FORMAT | 1700033396 | 表スタイル |
  
   |
TEXT_STYLES_FORMAT | 1668305780 | 文字スタイルと段落スタイル |
  
   |
TOC_STYLES_FORMAT | 1415795572 | 目次スタイル |
| | |
| from |
File型
| | 読み込み元のInDesignファイル |
| [globalStrategy] |
GlobalClashResolutionStrategy(既定値=GlobalClashResolutionStrategy.LOAD_ALL_WITH_OVERWRITE)
GlobalClashResolutionStrategy |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
DO_NOT_LOAD_THE_STYLE | 1147495276 | インポートしない |
  
   |
LOAD_ALL_WITH_OVERWRITE | 1279350607 | 上書きする |
  
   |
LOAD_ALL_WITH_RENAME | 1279350610 | 名前を変更 |
| | The resolution strategy to employ for imported styles that have the same names as existing styles. |
  
   |
importXML(from) | なし | XMLファイルの読み込み |
| from |
File型
| | ファイル名 |
  
   |
insertLabel(key, value) | なし | キーに関連づけられたラベルを設定 |
| key |
文字列型
| | キー |
| value |
文字列型
| | ラベルの値 |
  
   |
loadConditions(from, [loadConditionSets]) | なし | 条件を読み込み |
| from |
File型
| | ファイル名 |
| [loadConditionSets] |
ブール型
| | If true, load the condition sets as well. |
  
   |
loadMasters(from, [globalStrategyForMasterPage]) | なし | マスターページの読み込み |
| from |
File型
| | ファイル名 |
| [globalStrategyForMasterPage] |
GlobalClashResolutionStrategyForMasterPage(既定値=GlobalClashResolutionStrategyForMasterPage.LOAD_ALL_WITH_OVERWRITE)
GlobalClashResolutionStrategyForMasterPage |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
LOAD_ALL_WITH_OVERWRITE | 1279350607 | 上書きする |
  
   |
LOAD_ALL_WITH_RENAME | 1279350610 | 名前を変更 |
| | the global clash resolution strategy for load master page |
  
   |
loadSwatches(from) | なし | スウォッチの読み込み |
| from |
File型
| | ファイル名 |
  
   |
loadXMLTags(from) | なし | Loads a set of XML markup tags from the specified file. |
| from |
File型
| | ファイル名 |
  
   |
mapStylesToXMLTags() | なし | スタイルをXMLタグにマップ |
  
   |
mapXMLTagsToStyles() | なし | XMLタグをスタイルにマップ |
  
   |
packageForGoLive(location) | ブール型 | GoLiveパッケージ。成功したかどうかを返す |
| location |
File型
| | File location for package |
  
   |
packageForGoLive(location, [objects]) | ブール型 | GoLiveパッケージ。成功したかどうかを返す |
| location |
File型
| | File location for package |
| [objects] |
Array( Page, PageItem, Text )
| | Objects location for package. |
  
   |
packageForPrint(to, copyingFonts, copyingLinkedGraphics, copyingProfiles, updatingGraphics, includingHiddenLayers, ignorePreflightErrors, creatingReport) | ブール型 | パッケージ。成功したかどうかを返す |
| to |
File型
| | フォルダ名(エイリアス、パス名) |
| copyingFonts |
ブール型
| | フォントのコピー |
| copyingLinkedGraphics |
ブール型
| | リンク画像のコピー |
| copyingProfiles |
ブール型
| | カラープロファイルのコピー |
| updatingGraphics |
ブール型
| | リンクの更新をするか |
| includingHiddenLayers |
ブール型
| | 非表示レイヤーを含める |
| ignorePreflightErrors |
ブール型
| | プリフライトのエラーを無視する |
| creatingReport |
ブール型
| | レポートの作成 |
  
   |
packageForPrint(to, copyingFonts, copyingLinkedGraphics, copyingProfiles, updatingGraphics, ignorePreflightErrors, creatingReport, [versionComments], [forceSave]) | ブール型 | パッケージ。成功したかどうかを返す |
| to |
File型
| | フォルダ名(エイリアス、パス名) |
| copyingFonts |
ブール型
| | フォントのコピー |
| copyingLinkedGraphics |
ブール型
| | リンク画像のコピー |
| copyingProfiles |
ブール型
| | カラープロファイルのコピー |
| updatingGraphics |
ブール型
| | リンクの更新をするか |
| ignorePreflightErrors |
ブール型
| | プリフライトのエラーを無視する |
| creatingReport |
ブール型
| | レポートの作成 |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
packageForPrint(to, copyingFonts, copyingLinkedGraphics, copyingProfiles, updatingGraphics, includingHiddenLayers, ignorePreflightErrors, creatingReport, [versionComments], [forceSave]) | ブール型 | パッケージ。成功したかどうかを返す |
| to |
File型
| | フォルダ名(エイリアス、パス名) |
| copyingFonts |
ブール型
| | フォントのコピー |
| copyingLinkedGraphics |
ブール型
| | リンク画像のコピー |
| copyingProfiles |
ブール型
| | カラープロファイルのコピー |
| updatingGraphics |
ブール型
| | リンクの更新をするか |
| includingHiddenLayers |
ブール型
| | 非表示レイヤーを含む |
| ignorePreflightErrors |
ブール型
| | プリフライトのエラーを無視する |
| creatingReport |
ブール型
| | レポートの作成 |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
place(fileName, [showingOptions], [withProperties]) | なし | 配置 |
| fileName |
File型
| | ファイル名 |
| [showingOptions] |
ブール型(既定値=false)
| | オプションのダイアログを表示するかどうか |
| [withProperties] |
Object
| | プロパティの初期値を設定 |
  
   |
place(fileName, [showingOptions], [withProperties]) | なし | 配置 |
| fileName |
File型, Array( File型 )
| | ファイル名 |
| [showingOptions] |
ブール型(既定値=false)
| | オプションのダイアログを表示するかどうか |
| [withProperties] |
Object
| | プロパティの初期値を設定 |
  
   |
placeAndLink(parentStory, [showingOptions]) | なし | Place following the behavior of the place and link story menu item. This will load the place gun. |
| parentStory |
Story
| | 親のストーリー |
| [showingOptions] |
ブール型(既定値=false)
| | ダイアログを表示するかどうか |
  
   |
print([printDialog], [using], [withGrids]) | なし | プリント |
| [printDialog] |
ブール型
| | Whether to invoke the print dialog |
| [using] |
PrinterPresetTypes, PrinterPreset
PrinterPresetTypes |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
CUSTOM | 1131639917 | [カスタム] |
  
   |
DEFAULT_VALUE | 1147563124 | [デフォルト] |
| | |
| [withGrids] |
ブール型(既定値=false)
| | グリッドを含むか |
  
   |
printBooklet([printBookletDialog], [using]) | なし | ブックレットをプリント |
| [printBookletDialog] |
ブール型(既定値=false)
| | Whether to invoke the print booklet dialog |
| [using] |
PrinterPresetTypes, PrinterPreset
PrinterPresetTypes |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
CUSTOM | 1131639917 | [カスタム] |
  
   |
DEFAULT_VALUE | 1147563124 | [デフォルト] |
| | |
  
   |
recompose() | なし | テキストを再構成する |
  
   |
redefineCellStyle() | なし | Redefines a style based on the selection |
  
   |
redefineTableStyle() | なし | Used to redefine a table style based on the selection |
  
   |
redo() | なし | 編集のやり直し |
  
   |
removeEventListener(eventType, handler, [captures]) | ブール型 | EventListenerを削除 |
| eventType |
文字列型
| | |
| handler |
File型, JavaScript関数
| | |
| [captures] |
ブール型(既定値=false)
| | This parameter is obsolete. |
  
   |
resetAllButtons() | なし | Resets all the buttons to their Normal state. |
  
   |
resetAllMultiStateObjects() | なし | Resets all the multi-state objects to their first state. |
  
   |
revert() | ブール型 | Reverts the document to its state at the last save operation. |
  
   |
revertToProject([forceRevert]) | なし | Reverts to the version of the document in Version Cue. |
| [forceRevert] |
ブール型(既定値=false)
| | Forcibly reverts to the project version. |
  
   |
save([to], [stationery]) | なし | 保存 |
| [to] |
File型
| | ファイル名 |
| [stationery] |
ブール型(既定値=false)
| | If true, saves the file as stationery (Mac OS) or as a template (Windows). Note: The file extension for stationery and templates is different than the extension for regular files. |
  
   |
save([to], [stationery]) | Document | 保存。保存したドキュメントを返す |
| [to] |
File型
| | ファイル名 |
| [stationery] |
ブール型(既定値=false)
| | If true, saves the file as stationery (Mac OS) or as a template (Windows). Note: The file extension for stationery and templates is different than the extension for regular files. |
  
   |
save([to], [stationery], [versionComments], [forceSave]) | Document | 保存。保存したドキュメントを返す |
| [to] |
File型
| | ファイル名 |
| [stationery] |
ブール型(既定値=false)
| | Whether to save the file as stationery |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
saveACopy([to], [stationery]) | なし | Saves a copy of the document. |
| [to] |
File型
| | ファイル名 |
| [stationery] |
ブール型(既定値=false)
| | If true, saves the file as stationery (Mac OS) or as a template (Windows). Note: The file extension for stationery and templates is different than the extension for regular files. |
  
   |
saveAVersion([versionComments], [forceSave]) | なし | バージョンを保存 |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
saveSwatches(to, swatchList) | なし | 交換用にスウォッチを保存 |
| to |
File型
| | ファイル名 |
| swatchList |
Swatch
| | スウォッチのリスト |
  
   |
saveSwatches(to, swatchList, [versionComments], [forceSave]) | なし | 交換用にスウォッチを保存 |
| to |
File型
| | ファイル名 |
| swatchList |
Swatch
| | スウォッチのリスト |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
saveXMLTags(to) | なし | Saves the XML markup tags as an XML file. |
| to |
File型
| | フルパス名 |
  
   |
saveXMLTags(to, [versionComments], [forceSave]) | なし | Saves a set of tags to an external file. |
| to |
File型
| | フルパス名 |
| [versionComments] |
文字列型
| | コメント |
| [forceSave] |
ブール型(既定値=false)
| | 強制保存 |
  
   |
search([for], [kanaSensitive], [widthSensitive], [wholeWord], [caseSensitive], [replacingWith], [withFindAttributes], [withChangeAttributes]) | Text | 検索・置換の実行 |
| [for] |
文字列型
| | 検索文字列 |
| [kanaSensitive] |
ブール型
| | かな・カナを区別 |
| [widthSensitive] |
ブール型
| | 全角・半角を区別 |
| [wholeWord] |
ブール型
| | 単語として検索 |
| [caseSensitive] |
ブール型
| | 大文字・小文字を区別 |
| [replacingWith] |
文字列型
| | 置換文字列 |
| [withFindAttributes] |
Object
| | |
| [withChangeAttributes] |
Object
| | |
  
   |
select(selectableItems, [existingSelection]) | なし | 選択状態にする |
| selectableItems |
Object, Array( Object ), NothingEnum.NOTHING(1851876449)
| | 選択するオブジェクト |
| [existingSelection] |
SelectionOptions(既定値=SelectionOptions.REPLACE)
SelectionOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ADD_TO | 1633969202 | 追加選択する |
  
   |
REMOVE_FROM | 1919249734 | 選択から削除する |
  
   |
REPLACE | 1701998700 | 置き換える |
  
   |
REPLACE_WITH | 1919250519 | 置き換える |
| | 既に選択されているものがあった場合 |
  
   |
select(selectableItems, [existingSelection]) | なし | 選択状態にする |
| selectableItems |
Object, Array( Object ), NothingEnum.NOTHING(1851876449), SelectAll.ALL(1634495520)
| | 選択するオブジェクト |
| [existingSelection] |
SelectionOptions(既定値=SelectionOptions.REPLACE_WITH)
SelectionOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ADD_TO | 1633969202 | 追加選択する |
  
   |
REMOVE_FROM | 1919249734 | 選択から削除する |
  
   |
REPLACE | 1701998700 | 置き換える |
  
   |
REPLACE_WITH | 1919250519 | 置き換える |
| | 既に選択されているものがあった場合 |
  
   |
synchronizeWithVersionCue([syncConflictResolution], [versionComments]) | VersionCueSyncStatus | Synchronizes the file with the Version Cue project. |
| [syncConflictResolution] |
SyncConflictResolution(既定値=SyncConflictResolution.SKIP_CONFLICTS)
SyncConflictResolution |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ASK_ABOUT_CONFLICTS | 1986216769 | Asks how to resolve conflicts. |
  
   |
PREFER_LOCAL | 1986216780 | Uses the local version. |
  
   |
PREFER_PROJECT | 1986216784 | Uses the project version. |
  
   |
SKIP_CONFLICTS | 1986216787 | Skips conflicting files. |
| | The conflict resolution method to use during synchronization. |
| [versionComments] |
文字列型
| | コメント |
  
   |
toSource() | 文字列型 | |
  
   |
toSpecifier() | 文字列型 | |
  
   |
undo() | なし | 編集の取り消し |
  
   |
updateCrossReferences() | なし | Updates cross references' text source content in the document. |