BaselineFrameGridOption

テキストフレーム設定のベースラインオプション

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

Ver.プロパティR/O
[18][19][20][21] parent Application, Document, TextFrame, EndnoteTextFrame, ObjectStyle
[18][19][20][21] eventListeners EventListeners
[18][19][20][21] events Events

プロパティ

Ver.プロパティ名R/O説明
[18][19][20][21] baselineFrameGridColor [ r, g, b ], UIColorsベースライングリッド-カラー
[18][19][20][21] baselineFrameGridIncrement 長さ値ベースライングリッド-グリッドの間隔 (1 - 8640 pt)
[18][19][20][21] baselineFrameGridRelativeOption BaselineFrameGridRelativeOption
BaselineFrameGridRelativeOption
Ver.プロパティ値/管理用文字説明
[18][19][20][21]TOP_OF_FRAME1163161446
ETof
フレームの先頭
[18][19][20][21]TOP_OF_INSET1163161449
EToi
インセットの先頭
[18][19][20][21]TOP_OF_MARGIN1163161453
ETom
天マージン
[18][19][20][21]TOP_OF_PAGE1163161458
ETor
ページの先頭
ベースライングリッド-相対
[18][19][20][21] isValid 真偽値オブジェクトが有効かどうか
[18][19][20][21] properties Object
[18][19][20][21] startingOffsetForBaselineFrameGrid 長さ値ベースライングリッド-開始 (0 - 8640 pt)
[18][19][20][21] useCustomBaselineFrameGrid 真偽値カスタムのベースライングリッドを使用

メソッド

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