Version Class

Summary: Describes one version of a document.

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

Full Name: aspose.imaging.xmp.types.complex.version.Version

Inheritance: IXmpType, ComplexTypeBase

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
Version()Initializes a new instance of the Version class.

Properties

NameTypeAccessDescription
commentsstringr/wGets or sets the comments.
modified_datedatetimer/wGets or sets the modified date.
modifierstringr/wGets or sets the modifier.
namespace_uristringrGets the default namespace URI.
prefixstringrGets the prefix.
version_eventResourceEventr/wGets or sets the ResourceEvent.
version_textstringr/wGets or sets the version text.

Methods

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

Constructor: Version()

 Version() 

Initializes a new instance of the Version 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.