class CoreProperties
extends XmlFile
import { CoreProperties } from "https://deno.land/x/docxml@1.5.1/src/bundle/wip/CoreProperties.ts";
Static Methods
fromArchive(archive: ZipArchive, location: string): Promise<CoreProperties>
Instantiate this class by looking at the DOCX XML for it.