HTMLAreaElement.NoHref
HTMLAreaElement.NoHref property
Specifies that this area is inactive, i.e., has no associated action. See the nohref attribute definition in HTML 4.01.
public bool NoHref { get; set; }
See Also
- class HTMLAreaElement
- package com.aspose.html
- package Aspose.HTML