Preparing search index...
The search index is not available
docx
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
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
docx
Document
Background
Attributes
constructor
prep
For
Xml
Generated using
TypeDoc