XmpArrayHelper.GetRdfCode
XmpArrayHelper.GetRdfCode method
Gets the RDF code for specific XmpArrayType
.
public static string GetRdfCode(XmpArrayType xmpArrayType)
Parameter | Type | Description |
---|---|---|
xmpArrayType | XmpArrayType | Type of the XMP array. |
Return Value
Returns the RDF code for specific XmpArrayType
.
Exceptions
exception | condition |
---|---|
XmpException | Invalid enum argument exception |
See Also
- enum XmpArrayType
- class XmpArrayHelper
- namespace Aspose.PSD.Xmp
- assembly Aspose.PSD