Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DocumentBackgroundAttributes

Hierarchy

  • XmlAttributeComponent<{ color: string; themeColor?: string; themeShade?: string; themeTint?: string }>
    • DocumentBackgroundAttributes

Index

Constructors

Methods

Constructors

constructor

  • new DocumentBackgroundAttributes(properties: { color: string; themeColor?: string; themeShade?: string; themeTint?: string }): DocumentBackgroundAttributes

Methods

prepForXml

set

  • set(properties: { color: string; themeColor?: string; themeShade?: string; themeTint?: string }): void

Generated using TypeDoc