Type Alias IDocumentBackgroundOptions

IDocumentBackgroundOptions: {
    color?: string;
    themeColor?: string;
    themeShade?: string;
    themeTint?: string;
}

Type declaration

  • Optional Readonlycolor?: string
  • Optional ReadonlythemeColor?: string
  • Optional ReadonlythemeShade?: string
  • Optional ReadonlythemeTint?: string
MMNEPVFCICPMFPCPTTAAATR