Document.CreateAttribute
Document.CreateAttribute method
Crea un Attr con il nome dato.
public Attr CreateAttribute(string localName)
Parametro | Tipo | Descrizione |
---|---|---|
localName | String | Il nome dell’attributo. |
Valore di ritorno
IlAttr
.
Guarda anche
- class Attr
- class Document
- spazio dei nomi Aspose.Svg.Dom
- assemblea Aspose.SVG