HTMLFormElement.Length
HTMLFormElement.Length property
The number of form controls in the form.
public int Length { get; }
See Also
- class HTMLFormElement
- namespace Aspose.Html
- assembly Aspose.HTML
The number of form controls in the form.
public int Length { get; }