Class RenditionClass
A név: Aspose.Imaging.Xmp.Types.Derived Összefoglaló: Aspose.Imaging.dll (25.5.0)
Az XMP Rendíciót képviseli.
[JsonObject(MemberSerialization.OptIn)]
public sealed class RenditionClass : XmpTypeBase, IXmpType, ICloneableInheritance
object ← XmpTypeBase ← RenditionClass
Implements
Örökletes tagok
XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
RenditionClass()
Kezdődik egy új példány a Aspose.Imaging.Xmp.Types.Derived.RenditionClass osztály.
[JsonConstructor]
public RenditionClass()RenditionClass(A string, a string)
Kezdődik egy új példány a Aspose.Imaging.Xmp.Types.Derived.RenditionClass osztály.
public RenditionClass(string token, string value)Parameters
token string
Ez a token.
value string
Az érték.
Properties
DefinedValues
A meghatározott értékek
public static string[] DefinedValues { get; }ingatlan értéke
string []
Token
Megkapja vagy beállítja a token.
[JsonProperty]
public string Token { get; set; }ingatlan értéke
Value
Megkapja vagy beállítja az értéket.
[JsonProperty]
public string Value { get; set; }ingatlan értéke
Methods
GetXmpRepresentation()
Megkapja az XMP formátumban található szalag értéket.
public override string GetXmpRepresentation()Returns
Visszaadja az XMP formátumban tartalmazott értéket.