Class XmpText
Class XmpText
Названий на: Aspose.Imaging.Xmp.Types.Basic Асамблея: Aspose.Imaging.dll (25.4.0)
Використання XMP Text Basic Type.
[JsonObject(MemberSerialization.OptIn)]
public class XmpText : XmpTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← XmpText
Derived
XmpAgentName , XmpLocale , XmpMimeType
Implements
Нападні члени
XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XmpText(стрічка)
Ініціалює нову інстанцію класу Aspose.Imaging.Xmp.Types.Basic.xmpText.
[JsonConstructor]
public XmpText(string value)
Parameters
value
string
Це ціна .
Properties
Value
Використовується або встановлюється значення тексту.
[JsonProperty]
public string Value { get; set; }
вартість нерухомості
Methods
GetXmpRepresentation()
Знайдіть значення, що міститься в смузі, у форматі XMP.
public override string GetXmpRepresentation()
Returns
Він повертає значення, що міститься в смузі в форматі XMP.