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

PdfXmpMetadata::GetNamespaceURIByPrefix method

Gets namespace URI by prefix.

System::String Aspose::Pdf::Facades::PdfXmpMetadata::GetNamespaceURIByPrefix(System::String prefix)
ParameterTypeDescription
prefixSystem::StringThe prefix.

ReturnValue

Namespace URI.

See Also