'Declaration Public Function New( _
ByVal documentThe OpenXml document.As Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument _
)
public OpenXmlDocumentMetadata(
Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument document
)
public: OpenXmlDocumentMetadata(
Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument* document
)
public:
OpenXmlDocumentMetadata(
Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument^ document
)
Parameters
- document
- The OpenXml document.