Title
HTMLElement.Title property
Gets or sets 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.Finance.Xbrl.Dom.Html
- assembly Aspose.Finance
Gets or sets the element’s advisory title. See the title attribute definition in HTML 4.01.
public string Title { get; set; }