Aspose::Page::EPS::XMP::XmpMetadata::AddNamedValue 메서드
XmpMetadata::AddNamedValue method
구조에 이름이 지정된 값을 추가합니다.
void Aspose::Page::EPS::XMP::XmpMetadata::AddNamedValue(System::String structureKey, System::String valueKey, System::SharedPtr<XmpValue> value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| structureKey | System::String | 사전에서 검색할 구조의 키. |
| valueKey | System::String | 구조에 추가할 값의 이름. |
| value | System::SharedPtr<XmpValue> | 구조에 추가할 값. |
또 보기
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++