Aspose::Page::EPS::XMP::XmpValue::ToString metodo

XmpValue::ToString() const method

Restituisce la rappresentazione stringa di XmpValue.

System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override

ReturnValue

Rappresentazione stringa.

Vedi anche

XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method

Restituisce la rappresentazione stringa.

System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
ParametroTipoDescrizione
formatProviderSystem::SharedPtr<System::IFormatProvider>Provider di formattazione.

ReturnValue

Rappresentazione stringa.

Vedi anche