ProjectLink Class

Summary: Represents path of the project.

Module: aspose.psd.xmp.schemas.xmpdm

Full Name: aspose.psd.xmp.schemas.xmpdm.ProjectLink

Inheritance: IXmpType, XmpTypeBase

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
ProjectLink()Initializes a new instance of the ProjectLink class

Properties

NameTypeAccessDescription
pathstringr/wGets or sets full path to the project.
typeProjectTyper/wGets or sets file type.

Methods

NameDescription
get_xmp_representation()Returns string contained value in XMP format.
 ProjectLink() 

Initializes a new instance of the ProjectLink class

Method: get_xmp_representation()

 get_xmp_representation() 

Returns string contained value in XMP format.

Returns

TypeDescription
stringReturns string contained value in XMP format.