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

x/docxml/mod.ts>FooterXml.fromArchive

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

Instantiate this class by looking at the DOCX XML for it.

Parameters

archive: Archive
contentTypes: ContentTypesXml
location: string