Aspose::Page::EPS::XMP::XmpValue::XmpValue constructor

XmpValue::XmpValue(double) constructor

Constructor voor zwevendekommagetalwaarde.

Aspose::Page::EPS::XMP::XmpValue::XmpValue(double value)
ParameterTypeBeschrijving
valuedoubleDubbele waarde.

Zie ook

XmpValue::XmpValue(int32_t) constructor

Constructor voor gehele getalwaarde.

Aspose::Page::EPS::XMP::XmpValue::XmpValue(int32_t value)
ParameterTypeBeschrijving
valueint32_tGeheel getal-waarde.

Zie ook

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

Constructor voor arraywaarde.

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

Zie ook

XmpValue::XmpValue(System::DateTime) constructor

Constructor voor datum‑tijdwaarde.

Aspose::Page::EPS::XMP::XmpValue::XmpValue(System::DateTime value)
ParameterTypeBeschrijving
valueSystem::DateTimeDatum‑tijdwaarde.

Zie ook

XmpValue::XmpValue(System::String) constructor

Constructor voor tekenreekswaarde.

Aspose::Page::EPS::XMP::XmpValue::XmpValue(System::String value)
ParameterTypeBeschrijving
valueSystem::StringStringwaarde.

Zie ook