HTMLTextAreaElement.Type
HTMLTextAreaElement.Type property
The type of this form control. This the string “textarea”.
public string Type { get; }
See Also
- class HTMLTextAreaElement
- namespace Aspose.Html
- assembly Aspose.HTML
The type of this form control. This the string “textarea”.
public string Type { get; }