Class DocumentBackgroundAttributes

Hierarchy

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

Constructors

Methods

Constructors

  • new DocumentBackgroundAttributes(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 themeColor?: string
      • Optional Readonly themeShade?: string
      • Optional Readonly themeTint?: string

    Returns DocumentBackgroundAttributes

Methods

Generated using TypeDoc