ResourceRef Class

Summary: Used to indicate prior versions, originals of renditions, originals for derived documents, and so on.

Module: aspose.imaging.xmp.types.complex.resourceref

Full Name: aspose.imaging.xmp.types.complex.resourceref.ResourceRef

Inheritance: IXmpType, ComplexTypeBase

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
ResourceRef()Initializes a new instance of the aspose.imaging.xmp.types.complex.dimensions class.

Properties

NameTypeAccessDescription
alternate_pathsstringr/wGets or sets the array of alternate path.
document_uristringr/wGets or sets the document URI.
file_path_uristringr/wGets or sets the file path URI.
instance_idstringr/wGets or sets the instance identifier.
namespace_uristringrGets the default namespace URI.
prefixstringrGets the prefix.

Methods

NameDescription
get_xmp_representation()Gets the string contained value in XMP format.

Constructor: ResourceRef()

 ResourceRef() 

Initializes a new instance of the aspose.imaging.xmp.types.complex.dimensions class.

Method: get_xmp_representation()

 get_xmp_representation() 

Gets the string contained value in XMP format.

Returns

TypeDescription
stringReturns the string contained value in XMP format.