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 |
---|---|
override GetXmpRepresentation() | Gets the string contained value in XMP format. |
See Also
- class ComplexTypeBase
- namespace Aspose.PSD.Xmp.Types.Complex.Version
- assembly Aspose.PSD