Aspose::Page::EPS::XMP::XmpValue::XmpValue konstruktor

XmpValue::XmpValue(double) constructor

Konstruktor untuk nilai floating point.

Aspose::Page::EPS::XMP::XmpValue::XmpValue(double value)
ParameterTipeDeskripsi
valuedoubleNilai double.

Lihat Juga

XmpValue::XmpValue(int32_t) constructor

Konstruktor untuk nilai integer.

Aspose::Page::EPS::XMP::XmpValue::XmpValue(int32_t value)
ParameterTipeDeskripsi
valueint32_tNilai integer.

Lihat Juga

XmpValue::XmpValue(System::ArrayPtr<System::SharedPtr<XmpValue>>) constructor

Konstruktor untuk nilai array.

Aspose::Page::EPS::XMP::XmpValue::XmpValue(System::ArrayPtr<System::SharedPtr<XmpValue>> array)
ParameterTipeDeskripsi
arraySystem::ArrayPtr<System::SharedPtr<XmpValue>>Nilai array.

Lihat Juga

XmpValue::XmpValue(System::DateTime) constructor

Konstruktor untuk nilai tanggal dan waktu.

Aspose::Page::EPS::XMP::XmpValue::XmpValue(System::DateTime value)
ParameterTipeDeskripsi
valueSystem::DateTimeNilai Date time.

Lihat Juga

XmpValue::XmpValue(System::String) constructor

Konstruktor untuk nilai string.

Aspose::Page::EPS::XMP::XmpValue::XmpValue(System::String value)
ParameterTipeDeskripsi
valueSystem::StringNilai string.

Lihat Juga