Version class

Version class

Describes one version of a document.

Inheritance: VersionComplexTypeBaseXmpTypeBase

The Version type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Version class.

Properties

PropertyDescription
prefixGets the prefix.
namespace_uriGets the default namespace URI.
commentsGets or sets the comments.
version_eventGets or sets the ResourceEvent.
modifierGets or sets the modifier.
modified_dateGets or sets the modified date.
version_textGets or sets the version text.

Methods

MethodDescription
get_xmp_representationGets the string contained value in XMP format.

See Also