DataMergeOption

データ結合のコンテンツ配置オプション

プロパティ(parentとその逆)

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Application, Document
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
centerImage 真偽値画像を中央に配置
[12][13][14][15]
[16][17][18][19]
createNewDocument 真偽値If true, creates a new document when records are merged.
[12][13][14][15]
[16][17][18][19]
documentSize 数値The maximum number of pages per document.
[12][13][14][15]
[16][17][18][19]
fittingOption Fitting
Fitting
Ver.10進数/文字列説明
[14][15]
[16][17][18][19]
CONTENT_AWARE_FITTING1684882241
dmCA
Adobe Sensei
[12][13][14][15]
[16][17][18][19]
FILL_PROPORTIONAL1684883056
dmFp
Resizes content to fill the frame while preserving content proportions.
[12][13][14][15]
[16][17][18][19]
FIT_CONTENT_TO_FRAME1684883043
dmFc
Resizes content to fit the frame.
[12][13][14][15]
[16][17][18][19]
FIT_FRAME_TO_CONTENT1684883046
dmFf
Resizes the frame to fit the content.
[15]
[16][17][18][19]
HONOUR_EXISTING_STYLE1684883539
dmHS
Apply the frame fitting based on existing setting applied on the orginal frame.
[12][13][14][15]
[16][17][18][19]
PRESERVE_SIZES1684885619
dmPs
Preserves the original sizes of the frame and the content.
[12][13][14][15]
[16][17][18][19]
PROPORTIONAL1684885618
dmPr
Resizes content to fit the frame while preserving content proportions.
Instructions for fitting content in a frame.
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
linkImages 真偽値If true, links images to the target document. If false, embeds images in the target document.
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
removeBlankLines 真偽値空のフィールドのブランク行を削除

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
getElements() Array( DataMergeOption )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.