HTMLDocument.Title
HTMLDocument.Title property
The title of a document as specified by the TITLE
element in the head of the document.
public String Title { get; set; }
See Also
- class HTMLDocument
- package com.aspose.html
- package Aspose.HTML
The title of a document as specified by the TITLE
element in the head of the document.
public String Title { get; set; }