Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
behaviorEvent | |
BehaviorEvents
BehaviorEvents |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
MOUSE_DOWN | 1835296118 | マウス下(マウスボタンを押す) |
  
   |
MOUSE_ENTER | 1835361654 | マウス入力(ポインタを範囲内に入れる) |
  
   |
MOUSE_EXIT | 1836606838 | マウス終了(ポインタを範囲外に出す) |
  
   |
MOUSE_UP | 1836410230 | マウス上(マウスボタンを放す) |
  
   |
ON_BLUR | 1868719478 | ぼかし(フォーカスをはずす) |
  
   |
ON_FOCUS | 1868981622 | フォーカス(フォーカスを合わせる) |
| アクションのイベント |
  
   |
enableBehavior | |
ブール型
| If true, the behavior is enabled. |
  
   |
event | |
BehaviorEvents
BehaviorEvents |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
MOUSE_DOWN | 1835296118 | マウス下(マウスボタンを押す) |
  
   |
MOUSE_ENTER | 1835361654 | マウス入力(ポインタを範囲内に入れる) |
  
   |
MOUSE_EXIT | 1836606838 | マウス終了(ポインタを範囲外に出す) |
  
   |
MOUSE_UP | 1836410230 | マウス上(マウスボタンを放す) |
  
   |
ON_BLUR | 1868719478 | ぼかし(フォーカスをはずす) |
  
   |
ON_FOCUS | 1868981622 | フォーカス(フォーカスを合わせる) |
| イベント |
  
   |
id | ○ |
数値型
| オブジェクトのID |
  
   |
index | ○ |
数値型
| インデックス |
  
   |
isValid | ○ |
ブール型
| |
  
   |
label | |
文字列型
| スクリプトラベル |
  
   |
name | ○ |
文字列型
| オブジェクトの名前 |
  
   |
zoomSetting | |
GoToZoomOptions
GoToZoomOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ACTUAL_SIZE | 2053206906 | Displays the page at 100% magnification. |
  
   |
FIT_VISIBLE | 1212437334 | Fits the text area of the page to the window width |
  
   |
FIT_WIDTH | 1212437335 | Fits the page to the width of the window; may obscure the lower portion of the page. |
  
   |
FIT_WINDOW | 1212437367 | Fits the page in the display window. |
  
   |
INHERIT_ZOOM | 1212437370 | Inherits the zoom setting from the previously displayed page. |
| 拡大縮小率 |