GetAttribute
Element.GetAttribute method
Recupera un valor de atributo por nombre.
public string GetAttribute(string name)
Parámetro | Escribe | Descripción |
---|---|---|
name | String | El nombre del atributo a recuperar. |
Valor_devuelto
Devuelve el valor del atributo
Ver también
- class Element
- espacio de nombres Aspose.Svg.Dom
- asamblea Aspose.SVG