Preparing search index...
The search index is not available
docx
docx
AlignmentAttributes
Class AlignmentAttributes
Hierarchy (
view full
)
XmlAttributeComponent
<
{
val
:
typeof
AlignmentType
[
keyof
typeof
AlignmentType
]
;
}
>
AlignmentAttributes
Index
Constructors
constructor
Methods
prep
For
Xml
Constructors
constructor
new
Alignment
Attributes
(
root
)
:
AlignmentAttributes
Parameters
root
:
{
val
:
"center"
|
"left"
|
"right"
|
"start"
|
"end"
|
"both"
|
"mediumKashida"
|
"distribute"
|
"numTab"
|
"highKashida"
|
"lowKashida"
|
"thaiDistribute"
;
}
Readonly
val
:
"center"
|
"left"
|
"right"
|
"start"
|
"end"
|
"both"
|
"mediumKashida"
|
"distribute"
|
"numTab"
|
"highKashida"
|
"lowKashida"
|
"thaiDistribute"
Returns
AlignmentAttributes
Methods
prep
For
Xml
prep
For
Xml
(
_
)
:
IXmlableObject
Parameters
_
:
IContext
Returns
IXmlableObject
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
prep
For
Xml
docx
Loading...
Generated using
TypeDoc