InputElement.Type
InputElement.Type property
Type of the form control.
public InputElementType Type { get; set; }
See Also
- enum InputElementType
- class InputElement
- package com.aspose.html.Forms
- package Aspose.HTML
Type of the form control.
public InputElementType Type { get; set; }