Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
docx
IAlignmentFrameOptions
Interface IAlignmentFrameOptions
Hierarchy
IBaseFrameOptions
IAlignmentFrameOptions
Index
Properties
alignment
anchor
anchor
Lock
drop
Cap
height
lines
rule
space
width
wrap
Properties
Readonly
alignment
alignment
:
{
x
:
HorizontalPositionAlign
;
y
:
VerticalPositionAlign
}
Type declaration
Readonly
x
:
HorizontalPositionAlign
Readonly
y
:
VerticalPositionAlign
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
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
IAlignment
Frame
Options
alignment
anchor
anchor
Lock
drop
Cap
height
lines
rule
space
width
wrap
Generated using
TypeDoc