HTMLSelectElement.Size
HTMLSelectElement.Size property
Number of visible rows. See the size attribute definition in HTML 4.01.
public int Size { get; set; }
See Also
- class HTMLSelectElement
- namespace Aspose.Html
- assembly Aspose.HTML
Number of visible rows. See the size attribute definition in HTML 4.01.
public int Size { get; set; }