import { CustomPropertiesXml } from "https://deno.land/x/docxml@5.11.3/src/files/CustomPropertiesXml.ts";
Instantiate this class by looking at the DOCX XML for it.
Parameters
archive: Archive
Returns
Promise<CustomPropertiesXml>
x/docxml/src/files/CustomPropertiesXml.ts>CustomPropertiesXml.fromArchive
import { CustomPropertiesXml } from "https://deno.land/x/docxml@5.11.3/src/files/CustomPropertiesXml.ts";
Instantiate this class by looking at the DOCX XML for it.