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

PdfXmpMetadata::RegisterNamespaceURI method

Registers the namespace URI.

void Aspose::Pdf::Facades::PdfXmpMetadata::RegisterNamespaceURI(System::String prefix, System::String namespaceURI)
ParameterTypeDescription
prefixSystem::StringThe prefix.
namespaceURISystem::StringThe namespace URI.

See Also