LayoutWindow

レイアウトウィンドウ(通常のウィンドウ)

プロパティ(オブジェクト)

Ver. プロパティ名 説明
Parent Document, Application 親のオブジェクト
Parent Document 親のオブジェクト

プロパティ

Ver. プロパティ名 R/O 説明
ActiveLayer Layer アクティブなレイヤー
ActiveLayer Layer, String型 アクティブなレイヤー
ActivePage Page 表示されているページ
ActiveSpread Spread 表示されているスプレッド
ActiveSpread Spread, MasterSpread 表示されているスプレッド
Bounds Array(top,left,bottom,right) ウィンドウの表示サイズ。top,left,bottom,rightはLong型、単位はpixel
Index Long型 インデックス
Name String型 既定値。オブジェクトの名前を返す
OverprintPreview Boolean型 オーバープリントプレビュー
PreserveColorNumbers Boolean型 Whether to leave numbers unchanged for native and untagged elements
ProofingProfile String型 The profile used for proofing
ProofingType idProofingType
idProofingType
Ver.10進数説明
idCustom1131639917 Custom proof
idDocumentCMYK1347708003 Document CMYK
idProofOff1347710822 Proof off
idWorkingCMYK1347712867 Working CMYK
The method of proofing
ScreenMode idScreenModeOptions
idScreenModeOptions
Ver.10進数説明
idPreviewOff1936552047
idPreviewToBleed1936552034
idPreviewToPage1936552048
idPreviewToSlug1936552051
The screen mode for layout view.
Selection Object, Array( Objects ), idNothingEnum.idNothing(=1851876449) 選択状態のオブジェクト
SimulateInkBlack Boolean型 Determine whether to adjust for the black point
SimulatePaperWhite Boolean型 Determine whether to adjust for white point
TransformReferencePoint idAnchorPoint, Array(x,y)
idAnchorPoint
Ver.10進数説明
idBottomCenterAnchor1095656035 下辺の中央
idBottomLeftAnchor1095656044 左下角
idBottomRightAnchor1095656050 右下角
idCenterAnchor1095656308 中心
idLeftCenterAnchor1095658595 左辺の中央
idRightCenterAnchor1095660131 右辺の中央
idTopCenterAnchor1095660643 上辺の中央
idTopLeftAnchor1095660652 左上角
idTopRightAnchor1095660658 右上角
オブジェクトの変形のデフォルトの座標。x,yはDouble型またはString型
ViewDisplaySetting idViewDisplaySettings
idViewDisplaySettings
Ver.10進数説明
idHighQuality1346922866 高品質
idOptimized1349480564 高速
idTypical1349810544 標準
The local Display Performance settings for this view
ZoomPercentage Double型 ズーム値 (5 - 4000 %)

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
BringToFront 最前面へ
Close 閉じる
Maximize ウィンドウの最大化
Minimize ウィンドウの最小化
Restore 元のサイズに戻す
Select 選択する
SelectableItems Object, Array( Objects ), idNothingEnum.idNothing(=1851876449) 選択するオブジェクト
[ExistingSelection] idSelectionOptions
idSelectionOptions
Ver.10進数説明
idAddTo1633969202 追加選択する
idRemoveFrom1919249734 選択から削除する
idReplace1701998700 置き換える
idReplaceWith1919250519 置き換える
既に選択されているものがあった場合
Select 選択する
SelectableItems Object, Array( Objects ), idNothingEnum.idNothing(=1851876449), idSelectAll.idAll(=1634495520) 選択するオブジェクト
[ExistingSelection] idSelectionOptions
idSelectionOptions
Ver.10進数説明
idAddTo1633969202 追加選択する
idRemoveFrom1919249734 選択から削除する
idReplace1701998700 置き換える
idReplaceWith1919250519 置き換える
既に選択されているものがあった場合
Zoom 表示の拡大縮小
Given idZoomOptions
idZoomOptions
Ver.10進数説明
idActualSize2053206906 100% 表示
idFitPage2053534832 ページ全体
idFitSpread2053534835 スプレッド全体
idShowPasteboard2054385762 ペーストボード全体
idZoomIn2053990766 ズームイン
idZoomOut2054124916 ズームアウト

コレクションのプロパティ LayoutWindows

Ver. プロパティ名 R/O 説明
Count Long型 オブジェクト数
Item(Index) Object 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す

コレクションのメソッド LayoutWindows

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト