FormElement.Name
FormElement.Name property
Gets or sets the name of the form element.
public String Name { get; set; }
Property Value
The name.
See Also
- class FormElement
- package com.aspose.html.Forms
- package Aspose.HTML
Gets or sets the name of the form element.
public String Name { get; set; }
The name.