Version class
Version class
Describes one version of a document.
Inheritance: Version
→
ComplexTypeBase
→
XmpTypeBase
The Version type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the Version class. |
Properties
Property | Description |
---|---|
prefix | Gets the prefix. |
namespace_uri | Gets the default namespace URI. |
comments | Gets or sets the comments. |
version_event | Gets or sets the ResourceEvent . |
modifier | Gets or sets the modifier. |
modified_date | Gets or sets the modified date. |
version_text | Gets or sets the version text. |
Methods
Method | Description |
---|---|
get_xmp_representation | Gets the string contained value in XMP format. |
See Also
- module
aspose.cad.xmp.types.complex.version
- class
ComplexTypeBase
- class
ResourceEvent
- class
Version
- class
XmpTypeBase