Aspose::Pdf::Facades::PdfXmpMetadata::RegisterNamespaceURI method

PdfXmpMetadata::RegisterNamespaceURI method

Registers the namespace URI.

void Aspose::Pdf::Facades::PdfXmpMetadata::RegisterNamespaceURI(const System::String &prefix, const System::String &namespaceURI)
ParameterTypeDescription
prefixconst System::String&The prefix.
namespaceURIconst System::String&The namespace URI.

See Also