SetIdAttributeNS
Element.SetIdAttributeNS method
如果参数isId为真,则该方法声明指定的属性为用户确定的ID属性。
public void SetIdAttributeNS(string namespaceURI, string localName, bool isId)
范围 | 类型 | 描述 |
---|---|---|
namespaceURI | String | 命名空间 URI。 |
localName | String | 当地人的名字。 |
isId | Boolean | 如果设置为真的 [是身份证]。 |
也可以看看
- class Element
- 命名空间 Aspose.Svg.Dom
- 部件 Aspose.SVG