DOMTreatNullAsAttributeValue Property
Gets or sets the value.

Namespace: Aspose.Html.Dom.Attributes
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public Object Value { get; set; }

Property Value

Type: Object
The value.
See Also