HTMLTextAreaElement.Cols
HTMLTextAreaElement.Cols property
Width of control (in characters). See the cols attribute definition in HTML 4.01.
public int Cols { get; set; }
See Also
- class HTMLTextAreaElement
- namespace Aspose.Html
- assembly Aspose.HTML
Width of control (in characters). See the cols attribute definition in HTML 4.01.
public int Cols { get; set; }