Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/mod.ts>default#withSettings

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method default.prototype.withSettings
import { default } from "https://deno.land/x/docxml@5.6.0/mod.ts";

A convenience method to set a few settings for the document.

Parameters

settingOverrides: Partial<SettingsI>