HTMLTextAreaElement.Rows
HTMLTextAreaElement.Rows property
Number of text rows. See the rows attribute definition in HTML 4.01.
public int Rows { get; set; }
See Also
- class HTMLTextAreaElement
- namespace Aspose.Html
- assembly Aspose.HTML
Number of text rows. See the rows attribute definition in HTML 4.01.
public int Rows { get; set; }