HTMLOptionElement.Text
HTMLOptionElement.Text property
The text contained within the option element.
public string Text { get; }
See Also
- class HTMLOptionElement
- namespace Aspose.Html
- assembly Aspose.HTML
The text contained within the option element.
public string Text { get; }