Class Version
Contents
[
Hide
]Version class
Describes one version of a document.
public sealed class Version : ComplexTypeBase
Constructors
| Name | Description |
|---|---|
| Version() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Comments { get; set; } | Gets or sets the comments. |
| ModifiedDate { get; set; } | Gets or sets the modified date. |
| Modifier { get; set; } | Gets or sets the modifier. |
| NamespaceUri { get; } | Gets the default namespace URI. |
| Prefix { get; } | Gets the prefix. |
| VersionEvent { get; set; } | Gets or sets the ResourceEvent. |
| VersionText { get; set; } | Gets or sets the version text. |
Methods
| Name | Description |
|---|---|
| virtual Clone() | Clones this instance. |
| override GetXmpRepresentation() | Gets the string contained value in XMP format. |
| override ToString() | Gets this XMP data as string. |
See Also
- class ComplexTypeBase
- namespace Aspose.Imaging.Xmp.Types.Complex.Version
- assembly Aspose.Imaging