Class ResourceEvent
Tên không gian: Aspose.Imaging.Xmp.Types.Complex.ResourceEvent Tổng hợp: Aspose.Imaging.dll (25.4.0)
chứa kích thước cho một đối tượng kéo.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceEvent : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← ResourceEvent
Implements
Thành viên thừa kế
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
ResourceEvent()
[JsonConstructor]
public ResourceEvent()
Properties
Action
Nhận hoặc đặt hành động.
[JsonProperty]
public string Action { get; set; }
Giá trị bất động sản
Examples
Các giá trị được xác định là: chuyển đổi, sao chép, tạo ra, vẽ, chỉnh sửa, lọc, định dạng, version_updated, in, published, managed, produced, resized, saved.Các giá trị mới nên là những lời nói trong căng thẳng quá khứ.
ActionDate
Nhận hoặc đặt ngày hành động.
[JsonProperty]
public DateTime ActionDate { get; set; }
Giá trị bất động sản
Changed
Nhận hoặc đặt danh sách bán ranh giới của các phần của tài nguyên đã được thay đổi kể từ lịch sử sự kiện trước đó.
[JsonProperty]
public string Changed { get; set; }
Giá trị bất động sản
InstanceId
Nhận hoặc đặt giá trị của xmpMM:InstanceId.
[JsonProperty]
public Guid InstanceId { get; set; }
Giá trị bất động sản
Parameters
Nhận hoặc đặt mô tả bổ sung của hành động.
[JsonProperty]
public string Parameters { get; set; }
Giá trị bất động sản
SofwareAgentName
Nhận hoặc đặt tên đại lý phần mềm.
[JsonProperty]
public string SofwareAgentName { get; set; }
Giá trị bất động sản
Methods
GetXmpRepresentation()
Nhận giá trị dòng chứa trong định dạng XMP.
public override string GetXmpRepresentation()
Returns
Trả lại giá trị của string trong định dạng XMP.