Preparing search index...
The search index is not available
docx
docx
SectionTypeAttributes
Class SectionTypeAttributes
Hierarchy (
view full
)
XmlAttributeComponent
<
{
val
:
typeof
SectionType
[
keyof
typeof
SectionType
]
;
}
>
SectionTypeAttributes
Index
Constructors
constructor
Methods
prep
For
Xml
Constructors
constructor
new
Section
Type
Attributes
(
root
)
:
SectionTypeAttributes
Parameters
root
:
{
val
:
|
"continuous"
|
"nextPage"
|
"nextColumn"
|
"evenPage"
|
"oddPage"
;
}
Readonly
val
:
|
"continuous"
|
"nextPage"
|
"nextColumn"
|
"evenPage"
|
"oddPage"
Returns
SectionTypeAttributes
Methods
prep
For
Xml
prep
For
Xml
(
_
)
:
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...