Aspose::Pdf::XmpValue::to_XmpValue method
Contents
[
Hide
]XmpValue::to_XmpValue(double) method
static System::SharedPtr<XmpValue> Aspose::Pdf::XmpValue::to_XmpValue(double value)
See Also
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++
XmpValue::to_XmpValue(int32_t) method
static System::SharedPtr<XmpValue> Aspose::Pdf::XmpValue::to_XmpValue(int32_t value)
See Also
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++
XmpValue::to_XmpValue(System::ArrayPtr<System::SharedPtr<System::Object>>) method
static System::SharedPtr<XmpValue> Aspose::Pdf::XmpValue::to_XmpValue(System::ArrayPtr<System::SharedPtr<System::Object>> value)
See Also
- Typedef SharedPtr
- Class XmpValue
- Typedef ArrayPtr
- Class Object
- Class XmpValue
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++
XmpValue::to_XmpValue(System::DateTime) method
static System::SharedPtr<XmpValue> Aspose::Pdf::XmpValue::to_XmpValue(System::DateTime value)
See Also
- Typedef SharedPtr
- Class XmpValue
- Class DateTime
- Class XmpValue
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++
XmpValue::to_XmpValue(System::String) method
static System::SharedPtr<XmpValue> Aspose::Pdf::XmpValue::to_XmpValue(System::String value)
See Also
- Typedef SharedPtr
- Class XmpValue
- Class String
- Class XmpValue
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++