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
- package com.aspose.html
- package Aspose.HTML