PDFPlacePreference

配置 PDF

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Application
[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]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
openDocumentPassword 文字列値ドキュメントを開くパスワード
[12][13][14][15]
[16][17][18][19]
pageNumber 数値ページ
[12][13][14][15]
[16][17][18][19]
pdfCrop PDFCrop
PDFCrop
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
CROP_ART1131573313
CrpA
Art/アート
[12][13][14][15]
[16][17][18][19]
CROP_BLEED1131573314
CrpB
裁ち落とし
[12][13][14][15]
[16][17][18][19]
CROP_CONTENT_ALL_LAYERS1131561324
CrAl
バウンディングボックス(すべてのレイヤー)
[12][13][14][15]
[16][17][18][19]
CROP_CONTENT_VISIBLE_LAYERS1131566703
CrVo
バウンディングボックス(表示中のレイヤー)
[12][13][14][15]
[16][17][18][19]
CROP_MEDIA1131573325
CrpM
メディア
[12][13][14][15]
[16][17][18][19]
CROP_PDF1131573328
CrpP
トリミング
[12][13][14][15]
[16][17][18][19]
CROP_TRIM1131573332
CrpT
仕上がり/トンボ
トリミング
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
transparentBackground 真偽値背景を透明に

メソッド

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( PDFPlacePreference )オブジェクト参照を返す
[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.