DOMTreatNullAsAttributeType Property
Gets or sets value the type.

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

Property Value

Type: Type
The type.
See Also