AddAttribute
XmpElementBase.AddAttribute method
添加属性。
public virtual void AddAttribute(string attribute, string value)
范围 | 类型 | 描述 |
---|---|---|
attribute | String | 属性。 |
value | String | 价值。 |
也可以看看
- class XmpElementBase
- 命名空间 Aspose.Imaging.Xmp
- 部件 Aspose.Imaging
添加属性。
public virtual void AddAttribute(string attribute, string value)
范围 | 类型 | 描述 |
---|---|---|
attribute | String | 属性。 |
value | String | 价值。 |