HTMLButtonElement.Type
HTMLButtonElement.Type property
The type of button (all lower case). See the type attribute definition in HTML 4.01.
public string Type { get; set; }
See Also
- class HTMLButtonElement
- namespace Aspose.Html
- assembly Aspose.HTML
The type of button (all lower case). See the type attribute definition in HTML 4.01.
public string Type { get; set; }