Document.CreateAttribute
Document.CreateAttribute method
Creates an Attr of the given name.
public Attr CreateAttribute(string localName)
Parameter | Type | Description |
---|---|---|
localName | String | The attribute name. |
Return Value
The Attr
.
See Also
- class Attr
- class Document
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG