Método Aspose::Pdf::Metadata::GetNamespaceUriByPrefix
Metadata::GetNamespaceUriByPrefix method
Devuelve el URI del espacio de nombres por prefijo.
System::String Aspose::Pdf::Metadata::GetNamespaceUriByPrefix(const System::String &prefix)
| Parámetro | Tipo | Descripción |
|---|---|---|
| prefijo | const System::String& | El valor del prefijo. |
ReturnValue
El valor del URI del espacio de nombres.
Ver también
- Class String
- Class Metadata
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++