XmpArrayHelper.GetRdfCode

XmpArrayHelper.GetRdfCode method

Gets the RDF code for specific XmpArrayType.

public static string GetRdfCode(XmpArrayType xmpArrayType)
ParameterTypeDescription
xmpArrayTypeXmpArrayTypeType of the XMP array.

Return Value

Returns the RDF code for specific XmpArrayType.

Exceptions

exceptioncondition
XmpExceptionInvalid enum argument exception

See Also