Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
docx
FramePropertiesAttributes
Class FramePropertiesAttributes
Hierarchy
XmlAttributeComponent
<
{
alignmentX
?:
HorizontalPositionAlign
;
alignmentY
?:
VerticalPositionAlign
;
anchorHorizontal
?:
FrameAnchorType
;
anchorLock
?:
boolean
;
anchorVertical
?:
FrameAnchorType
;
dropCap
?:
DropCapType
;
height
:
number
;
lines
?:
number
;
rule
?:
HeightRule
;
spaceHorizontal
?:
number
;
spaceVertical
?:
number
;
width
:
number
;
wrap
?:
FrameWrap
;
x
?:
number
;
y
?:
number
}
>
FramePropertiesAttributes
Index
Constructors
constructor
Methods
prep
For
Xml
Constructors
constructor
new
Frame
Properties
Attributes
(
properties
:
{
alignmentX
?:
HorizontalPositionAlign
;
alignmentY
?:
VerticalPositionAlign
;
anchorHorizontal
?:
FrameAnchorType
;
anchorLock
?:
boolean
;
anchorVertical
?:
FrameAnchorType
;
dropCap
?:
DropCapType
;
height
:
number
;
lines
?:
number
;
rule
?:
HeightRule
;
spaceHorizontal
?:
number
;
spaceVertical
?:
number
;
width
:
number
;
wrap
?:
FrameWrap
;
x
?:
number
;
y
?:
number
}
)
:
FramePropertiesAttributes
Parameters
properties:
{
alignmentX
?:
HorizontalPositionAlign
;
alignmentY
?:
VerticalPositionAlign
;
anchorHorizontal
?:
FrameAnchorType
;
anchorLock
?:
boolean
;
anchorVertical
?:
FrameAnchorType
;
dropCap
?:
DropCapType
;
height
:
number
;
lines
?:
number
;
rule
?:
HeightRule
;
spaceHorizontal
?:
number
;
spaceVertical
?:
number
;
width
:
number
;
wrap
?:
FrameWrap
;
x
?:
number
;
y
?:
number
}
Optional
Readonly
alignmentX
?:
HorizontalPositionAlign
Optional
Readonly
alignmentY
?:
VerticalPositionAlign
Optional
Readonly
anchor
Horizontal
?:
FrameAnchorType
Optional
Readonly
anchor
Lock
?:
boolean
Optional
Readonly
anchor
Vertical
?:
FrameAnchorType
Optional
Readonly
drop
Cap
?:
DropCapType
Readonly
height
:
number
Optional
Readonly
lines
?:
number
Optional
Readonly
rule
?:
HeightRule
Optional
Readonly
space
Horizontal
?:
number
Optional
Readonly
space
Vertical
?:
number
Readonly
width
:
number
Optional
Readonly
wrap
?:
FrameWrap
Optional
Readonly
x
?:
number
Optional
Readonly
y
?:
number
Returns
FramePropertiesAttributes
Methods
prep
For
Xml
prep
For
Xml
(
_
:
IContext
)
:
IXmlableObject
Parameters
_:
IContext
Returns
IXmlableObject
Exports
Frame
Properties
Attributes
constructor
prep
For
Xml
Generated using
TypeDoc