type property
type property
The type of this form control. This the string “textarea”.
Definition:
@property
def type(self):
...
See Also
- module
aspose.html
- class
HTMLTextAreaElement
The type of this form control. This the string “textarea”.
@property
def type(self):
...
aspose.html
HTMLTextAreaElement