ResourceRef Class

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

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

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

Inheritance: IXmpType, ComplexTypeBase

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
ResourceRef()Initializes a new instance of the ResourceRef 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 ResourceRef 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.