'Declaration Protected Function New( _
ByVal nameNode name.As System.String, _
ByVal documentThe OpenXml document.As Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument _
)
protected OpenXmlDocumentMetadata(
System.String name,
Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument document
)
protected: OpenXmlDocumentMetadata(
System.String name,
Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument* document
)
protected:
OpenXmlDocumentMetadata(
System.String name,
Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument^ document
)
Parameters
- name
- Node name.
- document
- The OpenXml document.