docx
    Preparing search index...

    Type Alias IDocumentOptions

    Options for creating a Document element.

    type IDocumentOptions = {
        background?: IDocumentBackgroundOptions;
    }
    Index

    Properties

    Properties

    Optional background settings for the document