Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
docx
IXYFrameOptions
Interface IXYFrameOptions
Hierarchy
IBaseFrameOptions
IXYFrameOptions
Index
Properties
anchor
anchor
Lock
drop
Cap
height
lines
position
rule
space
width
wrap
Properties
Readonly
anchor
anchor
:
{
horizontal
:
FrameAnchorType
;
vertical
:
FrameAnchorType
}
Type declaration
Readonly
horizontal
:
FrameAnchorType
Readonly
vertical
:
FrameAnchorType
Optional
Readonly
anchor
Lock
anchor
Lock
?:
boolean
Optional
Readonly
drop
Cap
drop
Cap
?:
DropCapType
Readonly
height
height
:
number
Optional
Readonly
lines
lines
?:
number
Readonly
position
position
:
{
x
:
number
;
y
:
number
}
Type declaration
Readonly
x
:
number
Readonly
y
:
number
Optional
Readonly
rule
rule
?:
HeightRule
Optional
Readonly
space
space
?:
{
horizontal
:
number
;
vertical
:
number
}
Type declaration
Readonly
horizontal
:
number
Readonly
vertical
:
number
Readonly
width
width
:
number
Optional
Readonly
wrap
wrap
?:
FrameWrap
Exports
IXYFrame
Options
anchor
anchor
Lock
drop
Cap
height
lines
position
rule
space
width
wrap
Generated using
TypeDoc