XmpPdfAExtensionValueType.GetXml

XmpPdfAExtensionValueType.GetXml method

Returns the list of xml elements that represent value type in xml tree.

public override List<XmlElement> GetXml(XmlDocument xmlDocument)
ParameterTypeDescription
xmlDocumentXmlDocumentThe source xml document.

Return Value

The list of xml elements.

See Also