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
- package com.aspose.html
- package Aspose.HTML
The element’s advisory title. See the title attribute definition in HTML 4.01.
public String Title { get; set; }