AdjustLayoutPreference

(新)レイアウト調整

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

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

プロパティ

Ver.プロパティ名R/O説明
[14][15]
[16][17][18][19]
allowFontSizeAndLeadingAdjustment 真偽値If true, allows font sizes and leading to adjust.
[14][15]
[16][17][18][19]
allowLockedObjectsToAdjust 真偽値If true, allows locked objects or objects on locked layers to be adjusted.
[14][15]
[16][17][18][19]
enableAdjustLayout 真偽値If true, adjust layout is enabled.
[14][15]
[16][17][18][19]
enableAutoAdjustMargins 真偽値If true, margins are adjusted automatically if page size is changed.
[14][15]
[16][17][18][19]
imposeFontSizeRestriction 真偽値If true, imposes the font size restriction during the adjustment.
[14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[14][15]
[16][17][18][19]
maximumFontSize 数値maximum font size after adjustment in points (0.1 - 1296)
[14][15]
[16][17][18][19]
minimumFontSize 数値minimum font size after adjustment in points (0.1 - 1296)
[14][15]
[16][17][18][19]
properties Object

メソッド

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