Preparing search index...
The search index is not available
docx
docx
SectionTypeAttributes
Class SectionTypeAttributes
Hierarchy (
View Summary
)
XmlAttributeComponent
<
{
val
:
typeof
SectionType
[
keyof
typeof
SectionType
]
}
>
SectionTypeAttributes
Index
Constructors
constructor
Methods
prep
For
Xml
Constructors
constructor
new
SectionTypeAttributes
(
root
:
{
val
:
"continuous"
|
"nextPage"
|
"nextColumn"
|
"evenPage"
|
"oddPage"
;
}
,
)
:
SectionTypeAttributes
Parameters
root
:
{
val
:
"continuous"
|
"nextPage"
|
"nextColumn"
|
"evenPage"
|
"oddPage"
}
Returns
SectionTypeAttributes
Methods
prep
For
Xml
prepForXml
(
_
:
IContext
)
:
IXmlableObject
Parameters
_
:
IContext
Returns
IXmlableObject
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
prep
For
Xml
docx
Loading...