ProjectLink Class

Summary: Represents path of the project.

Module: aspose.imaging.xmp.schemas.xmpdm

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

Inheritance: IXmpType, XmpTypeBase

Aspose.Imaging Version: 24.5.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 containing xmp representation.