HTMLTextAreaElement.Rows
HTMLTextAreaElement.Rows property
Anzahl Textzeilen. Siehe Definition des rows-Attributs in HTML 4.01.
public int Rows { get; set; }
Siehe auch
- class HTMLTextAreaElement
- namensraum Aspose.Html
- Montage Aspose.HTML
Anzahl Textzeilen. Siehe Definition des rows-Attributs in HTML 4.01.
public int Rows { get; set; }