Class Version
Nazwa przestrzeń: Aspose.Imaging.Xmp.Types.Complex.Version Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Opisz jedną wersję dokumentu.
[JsonObject(MemberSerialization.OptIn)]
public sealed class Version : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← Version
Implements
Dziedziczeni członkowie
ComplexTypeBase.GetXmpRepresentation() , ComplexTypeBase.Prefix , ComplexTypeBase.NamespaceUri , XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
Version()
[JsonConstructor]
public Version()
Properties
Comments
Otrzymuje lub publikuje komentarze.
[JsonProperty]
public string Comments { get; set; }
Wartość nieruchomości
ModifiedDate
Dostaje lub ustawia zmienioną datę.
[JsonProperty]
public DateTime ModifiedDate { get; set; }
Wartość nieruchomości
Modifier
Dostęp lub ustaw modyfikator.
[JsonProperty]
public string Modifier { get; set; }
Wartość nieruchomości
VersionEvent
Pobierz lub ustaw Aspose.Imaging.Xmp.Types.Complex.ResourceEvent.
[JsonProperty]
public ResourceEvent VersionEvent { get; set; }
Wartość nieruchomości
VersionText
otrzymuje lub ustawia tekst wersji.
[JsonProperty]
public string VersionText { get; set; }
Wartość nieruchomości
Methods
GetXmpRepresentation()
Otrzymuje wartość zawartą w rzędzie w formacie XMP.
public override string GetXmpRepresentation()
Returns
Powraca wartość zawartość paska w formacie XMP.