TextWrapPreference

テキストの回り込み

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

Ver.プロパティR/O
[12]
parent PageItem, HtmlItem, FormField, SignatureField, TextBox, RadioButton, ListBox, ComboBox, CheckBox, MultiStateObject, Button, MediaItem, Sound, Movie, EPSText, SplineItem, Polygon, GraphicLine, Rectangle, Oval, Graphic, ImportedPage, PICT, WMF, PDF, EPS, Image, Group, TextFrame, Application, Document, ObjectStyle
[13][14]
parent PageItem, HtmlItem, FormField, SignatureField, TextBox, RadioButton, ListBox, ComboBox, CheckBox, MultiStateObject, Button, MediaItem, Sound, Movie, EPSText, SplineItem, Polygon, GraphicLine, Rectangle, Oval, Graphic, ImportedPage, PICT, WMF, PDF, EPS, Image, Group, TextFrame, EndnoteTextFrame, Application, Document, ObjectStyle
[15]
[16][17][18][19]
parent PageItem, HtmlItem, FormField, SignatureField, TextBox, RadioButton, ListBox, ComboBox, CheckBox, MultiStateObject, Button, MediaItem, Sound, Movie, EPSText, SplineItem, Polygon, GraphicLine, Rectangle, Oval, Graphic, SVG, ImportedPage, PICT, WMF, PDF, EPS, Image, Group, TextFrame, EndnoteTextFrame, Application, Document, ObjectStyle
[12][13][14][15]
[16][17][18][19]
contourOptions ContourOption
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events
[12][13][14][15]
[16][17][18][19]
paths Paths
[12][13][14][15]
[16][17][18][19]
preferences Preferences

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
applyToMasterPageOnly 真偽値マスターページ(親ページ)のみに適用
[12][13][14][15]
[16][17][18][19]
inverse 真偽値If true, inverts the text wrap.
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
textWrapMode TextWrapModes
TextWrapModes
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
BOUNDING_BOX_TEXT_WRAP1651729523
bsds
境界線ボックスで回りこむ
[12][13][14][15]
[16][17][18][19]
CONTOUR1835233134
mcon
オブジェクトのシェイプで回り込む
[12][13][14][15]
[16][17][18][19]
JUMP_OBJECT_TEXT_WRAP1650552420
band
オブジェクトを挟んで回り込む
[12][13][14][15]
[16][17][18][19]
NEXT_COLUMN_TEXT_WRAP1853384306
nxfr
次の段へテキストを送る
[12][13][14][15]
[16][17][18][19]
NONE1852796517
none
回り込みなし
テキストの回り込み
[12][13][14][15]
[16][17][18][19]
textWrapOffset 長さ値, NothingEnum.NOTHING(1851876449/nada)テキストの回り込みのオフセット値。[オブジェクトを挟んで回り込む]:[top, bottom]. [次の段へテキストを送る]:数値。[境界線ボックスで回り込む][オブジェクトのシェイプで回り込む]:[top, left, bottom, right ]
[12][13][14][15]
[16][17][18][19]
textWrapSide TextWrapSideOptions
TextWrapSideOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
BOTH_SIDES1953981043
twbs
左右両サイド
[12][13][14][15]
[16][17][18][19]
LARGEST_AREA1953975411
twLs
最大領域
[12][13][14][15]
[16][17][18][19]
LEFT_SIDE1953983603
twls
左サイド
[12][13][14][15]
[16][17][18][19]
RIGHT_SIDE1953985139
twrs
右サイド
[12][13][14][15]
[16][17][18][19]
SIDE_AWAY_FROM_SPINE1953980787
twas
ノド元から離れたサイド
[12][13][14][15]
[16][17][18][19]
SIDE_TOWARDS_SPINE1953985651
twts
ノド元に向かったサイド
回り込み
[12][13][14][15]
[16][17][18][19]
userModifiedWrap 真偽値If true, the text wrap path has been explicitly modified by the user.

メソッド

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