Preparing search index...
The search index is not available
docx
docx
ISectionOptions
Interface ISectionOptions
interface
ISectionOptions
{
children
:
readonly
FileChild
[]
;
footers
?:
{
default
?:
Footer
;
even
?:
Footer
;
first
?:
Footer
;
}
;
headers
?:
{
default
?:
Header
;
even
?:
Header
;
first
?:
Header
;
}
;
properties
?:
ISectionPropertiesOptions
;
}
Index
Properties
children
footers?
headers?
properties?
Properties
Readonly
children
children
:
readonly
FileChild
[]
Optional
Readonly
footers
footers
?:
{
default
?:
Footer
;
even
?:
Footer
;
first
?:
Footer
;
}
Optional
Readonly
headers
headers
?:
{
default
?:
Header
;
even
?:
Header
;
first
?:
Header
;
}
Optional
Readonly
properties
properties
?:
ISectionPropertiesOptions
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
footers
headers
properties
docx
Loading...