HTMLElement.Title
HTMLElement.Title property
The element’s advisory title. See the title attribute definition in HTML 4.01.
public string Title { get; set; }
See Also
- class HTMLElement
- namespace Aspose.Html
- assembly Aspose.HTML
The element’s advisory title. See the title attribute definition in HTML 4.01.
public string Title { get; set; }