Attr.Value
Attr.Value property
On retrieval, the value of the attribute is returned as a String.
public String Value { get; set; }
Property Value
The value.
See Also
- class Attr
- package com.aspose.html.Dom
- package Aspose.HTML
On retrieval, the value of the attribute is returned as a String.
public String Value { get; set; }
The value.