XmpPdfAExtensionSchema.GetValuesXml

XmpPdfAExtensionSchema.GetValuesXml method

Gets the values of properties as xml tree representation.

public void GetValuesXml(XmlDocument xmlDocument, XmlElement rootElement)
ParameterTypeDescription
xmlDocumentXmlDocumentThe source xml document.
rootElementXmlElementThe root node of properties values list.

See Also