Preparing search index...
The search index is not available
docx
docx
ISectionPropertiesOptions
Interface ISectionPropertiesOptions
interface
ISectionPropertiesOptions
{
column
?:
IColumnsAttributes
;
footerWrapperGroup
?:
IHeaderFooterGroup
<
FooterWrapper
>
;
grid
?:
IDocGridAttributesProperties
;
headerWrapperGroup
?:
IHeaderFooterGroup
<
HeaderWrapper
>
;
lineNumbers
?:
ILineNumberAttributes
;
page
?:
{
borders
?:
IPageBordersOptions
;
margin
?:
IPageMarginAttributes
;
pageNumbers
?:
IPageNumberTypeAttributes
;
size
?:
IPageSizeAttributes
;
textDirection
?:
"lrTb"
|
"tbRl"
;
}
;
titlePage
?:
boolean
;
type
?:
|
"continuous"
|
"nextPage"
|
"nextColumn"
|
"evenPage"
|
"oddPage"
;
verticalAlign
?:
"bottom"
|
"center"
|
"top"
;
}
Index
Properties
column?
footer
Wrapper
Group?
grid?
header
Wrapper
Group?
line
Numbers?
page?
title
Page?
type?
vertical
Align?
Properties
Optional
Readonly
column
column
?:
IColumnsAttributes
Optional
Readonly
footer
Wrapper
Group
footer
Wrapper
Group
?:
IHeaderFooterGroup
<
FooterWrapper
>
Optional
Readonly
grid
grid
?:
IDocGridAttributesProperties
Optional
Readonly
header
Wrapper
Group
header
Wrapper
Group
?:
IHeaderFooterGroup
<
HeaderWrapper
>
Optional
Readonly
line
Numbers
line
Numbers
?:
ILineNumberAttributes
Optional
Readonly
page
page
?:
{
borders
?:
IPageBordersOptions
;
margin
?:
IPageMarginAttributes
;
pageNumbers
?:
IPageNumberTypeAttributes
;
size
?:
IPageSizeAttributes
;
textDirection
?:
"lrTb"
|
"tbRl"
;
}
Optional
Readonly
title
Page
title
Page
?:
boolean
Optional
Readonly
type
type
?:
|
"continuous"
|
"nextPage"
|
"nextColumn"
|
"evenPage"
|
"oddPage"
Optional
Readonly
vertical
Align
vertical
Align
?:
"bottom"
|
"center"
|
"top"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
footer
Wrapper
Group
grid
header
Wrapper
Group
line
Numbers
page
title
Page
type
vertical
Align
docx
Loading...