Table of Contents

Class XmpArrayHelper

Namespace
Aspose.Imaging.Xmp
Assembly
Aspose.Imaging.dll

The helper class for processing RDF logic

public static class XmpArrayHelper
Inheritance
XmpArrayHelper
Inherited Members

Methods

GetRdfCode(XmpArrayType)

Gets the RDF code for specific XmpArrayType.

public static string GetRdfCode(XmpArrayType xmpArrayType)

Parameters

xmpArrayType XmpArrayType

Type of the XMP array.

Returns

string

Returns the RDF code for specific XmpArrayType.

Exceptions

XmpException

Invalid enum argument exception