docx

    Type Alias IDocumentBackgroundOptions

    type IDocumentBackgroundOptions = {
        color?: string;
        themeColor?: string;
        themeShade?: string;
        themeTint?: string;
    }
    Index

    Properties

    color?: string
    themeColor?: string
    themeShade?: string
    themeTint?: string
    MMNEPVFCICPMFPCPTTAAATR