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)
| Parameter | Type | Description |
|---|---|---|
| prefix | const System::String& | The prefix. |
ReturnValue
Namespace URI.
See Also
- Class String
- Class PdfXmpMetadata
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++