Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
docx
DocumentBackgroundAttributes
Class DocumentBackgroundAttributes
Hierarchy
XmlAttributeComponent
<
{
color
?:
string
;
themeColor
?:
string
;
themeShade
?:
string
;
themeTint
?:
string
}
>
DocumentBackgroundAttributes
Index
Constructors
constructor
Methods
prep
For
Xml
Constructors
constructor
new
Document
Background
Attributes
(
properties
:
{
color
?:
string
;
themeColor
?:
string
;
themeShade
?:
string
;
themeTint
?:
string
}
)
:
DocumentBackgroundAttributes
Parameters
properties:
{
color
?:
string
;
themeColor
?:
string
;
themeShade
?:
string
;
themeTint
?:
string
}
Optional
Readonly
color
?:
string
Optional
Readonly
theme
Color
?:
string
Optional
Readonly
theme
Shade
?:
string
Optional
Readonly
theme
Tint
?:
string
Returns
DocumentBackgroundAttributes
Methods
prep
For
Xml
prep
For
Xml
(
_
:
IContext
)
:
IXmlableObject
Parameters
_:
IContext
Returns
IXmlableObject
Exports
Document
Background
Attributes
constructor
prep
For
Xml
Generated using
TypeDoc