Aspose::Pdf::Facades::PdfXmpMetadata::RegisterNamespaceURI method
PdfXmpMetadata::RegisterNamespaceURI method
Registers the namespace URI.
void Aspose::Pdf::Facades::PdfXmpMetadata::RegisterNamespaceURI(const System::String &prefix, const System::String &namespaceURI)
| Parameter | Type | Description |
|---|---|---|
| prefix | const System::String& | The prefix. |
| namespaceURI | const System::String& | The namespace URI. |
See Also
- Class String
- Class PdfXmpMetadata
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++