Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/files/wip/ExtendedProperties.ts>ExtendedProperties

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
class ExtendedProperties
extends UnhandledXmlFile
import { ExtendedProperties } from "https://deno.land/x/docxml@4.0.8/src/files/wip/ExtendedProperties.ts";

Static Methods

fromArchive(archive: Archive, location: string): Promise<ExtendedProperties>

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