Class XmpArrayHelper

Class XmpArrayHelper

Nama dari : Aspose.Imaging.Xmp Pengumpulan: Aspose.Imaging.dll (25.4.0)

Kelas pembantu untuk pemrosesan logika RDF

public static class XmpArrayHelper

Inheritance

object XmpArrayHelper

anggota yang diwarisi

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

GetRdfCode(XmpArrayType)

Dapatkan kode RDF untuk spesifik Aspose.Imaging.Xmp.XmpArrayType.

public static string GetRdfCode(XmpArrayType xmpArrayType)

Parameters

xmpArrayType XmpArrayType

Jenis array XMP.

Returns

string

Mengembalikan kode RDF untuk spesifik Aspose.Imaging.Xmp.XmpArrayType.

Exceptions

XmpException

Invalid enum argumen pengecualian

 Indonesia