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
- package com.aspose.html
- package Aspose.HTML
Number of visible rows. See the size attribute definition in HTML 4.01.
public int Size { get; set; }