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)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 접두사 | 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)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 접두사 | System::String | 접두사의 값. |
| namespaceUri | System::String | 네임스페이스 URI의 값. |
| schemaDescription | System::String | 스키마 설명의 값. |
또 보기
- Class String
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++