AdjustLayoutPreference

(新)レイアウト調整

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

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

プロパティ

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

メソッド

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