Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri method
XmpMetadata::RegisterNamespaceUri(System::String, System::String) method
Καταχωρεί το URI του χώρου ονομάτων.
void Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri(System::String prefix, System::String namespaceUri)
| Parameter | Type | Περιγραφή |
|---|---|---|
| πρόθεμα | System::String | Η τιμή του προθέματος. |
| namespaceUri | System::String | Η τιμή του URI του χώρου ονομάτων. |
Δείτε επίσης
- Class String
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpMetadata::RegisterNamespaceUri(System::String, System::String, System::String) method
Καταχωρεί το URI του χώρου ονομάτων.
void Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri(System::String prefix, System::String namespaceUri, System::String schemaDescription)
| Parameter | Type | Περιγραφή |
|---|---|---|
| πρόθεμα | System::String | Η τιμή του προθέματος. |
| namespaceUri | System::String | Η τιμή του URI του χώρου ονομάτων. |
| schemaDescription | System::String | Η τιμή της περιγραφής σχήματος. |
Δείτε επίσης
- Class String
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++