Class XmpArrayHelper
Class XmpArrayHelper
Namespace: Aspose.Imaging.Xmp
Assembly: Aspose.Imaging.dll (25.2.0)
The helper class for processing RDF logic
public static class XmpArrayHelper
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Methods
GetRdfCode(XmpArrayType)
Gets the RDF code for specific Aspose.Imaging.Xmp.XmpArrayType.
public static string GetRdfCode(XmpArrayType xmpArrayType)
Parameters
xmpArrayType
XmpArrayType
Type of the XMP array.
Returns
Returns the RDF code for specific Aspose.Imaging.Xmp.XmpArrayType.
Exceptions
Invalid enum argument exception