Aspose::Page::EPS::XMP::XmpValue::ToString 메서드
XmpValue::ToString() const method
XmpValue의 문자열 표현을 반환합니다.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override
ReturnValue
문자열 표현.
또 보기
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method
문자열 표현을 반환합니다.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| formatProvider | System::SharedPtr<System::IFormatProvider> | 형식 제공자. |
ReturnValue
문자열 표현.
또 보기
- Class String
- Typedef SharedPtr
- Class IFormatProvider
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++