Aspose::Pdf::Metadata::GetNamespaceUriByPrefix method

Metadata::GetNamespaceUriByPrefix method

Returns namespace URI by prefix.

System::String Aspose::Pdf::Metadata::GetNamespaceUriByPrefix(System::String prefix)
ParameterTypeDescription
prefixSystem::StringThe value of prefix.

ReturnValue

The value of namespace URI.

See Also