Class XmpInteger
نام ها : Aspose.Imaging.Xmp.Types.Basic جمع آوری: Aspose.Imaging.dll (25.4.0)
XMP Integer نوع پایه ای است.
[JsonObject(MemberSerialization.OptIn)]
public sealed class XmpInteger : XmpTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← XmpInteger
Implements
اعضای ارثی
XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XmpInteger(طولانی)
شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Basic.XmpInteger.
public XmpInteger(long value)
Parameters
value
long
ارزش آن است.
XmpInteger(int)
شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Basic.XmpInteger.
public XmpInteger(int value)
Parameters
value
int
ارزش آن است.
XmpInteger(String)
شروع یک مثال جدید از کلاس Aspose.Imaging.Xmp.Types.Basic.XmpInteger.
public XmpInteger(string value)
Parameters
value
string
ارزش آن است.
Exceptions
ارزش صفر است.
ارزش شاخص نادرست؛ ارزش شاخص
Properties
Value
ارزش را دریافت یا تعیین می کند.
[JsonProperty]
public long Value { get; set; }
ارزش املاک
Methods
GetXmpRepresentation()
ارزش شاخه را در فرمت XMP دریافت می کند.
public override string GetXmpRepresentation()
Returns
بازگرداندن مقدار حاوی نوار در فرمت XMP.