Aspose::Pdf::Facades::PdfXmpMetadata::GetNamespaceURIByPrefix method

PdfXmpMetadata::GetNamespaceURIByPrefix method

Gets namespace URI by prefix.

System::String Aspose::Pdf::Facades::PdfXmpMetadata::GetNamespaceURIByPrefix(const System::String &prefix)
ParameterTypeDescription
prefixconst System::String&The prefix.

ReturnValue

Namespace URI.

See Also