ResourceEvent 类

Summary: Containing dimensions for a drawn object.

Module: aspose.imaging.xmp.types.complex.resourceevent

Full Name: aspose.imaging.xmp.types.complex.resourceevent.ResourceEvent

Inheritance: IXmpType, ComplexTypeBase

Constructors

Name描述
ResourceEvent()初始化一个新的 ResourceEvent 类实例。

Properties

NameTypeAccess描述
actionstringr/w获取或设置 action。
action_dateSystem.DateTimer/w获取或设置操作日期。
changedstringr/w获取或设置自上一次事件历史以来已更改的资源部分的分号分隔列表。
instance_idSystem.Guidr/w获取或设置 xmpMM:InstanceId 的值。
namespace_uristringr获取默认命名空间 URI。
参数stringr/w获取或设置操作的附加描述。
prefixstringr获取前缀。
sofware_agent_namestringr/w获取或设置软件代理的名称。

Methods

Name描述
clone()克隆此实例。
get_xmp_representation()获取 XMP 格式中包含的字符串值。

Constructor: ResourceEvent()

 ResourceEvent() 

初始化一个新的 ResourceEvent 类实例。

Method: clone()

 clone() 

克隆此实例。

Returns

TypeDescription
System.Object成员逐个克隆。

Method: get_xmp_representation()

 get_xmp_representation() 

获取 XMP 格式中包含的字符串值。

Returns

TypeDescription
string返回 XMP 格式中包含的字符串值。