HtmlSaveOptions.PageTitle

HtmlSaveOptions.PageTitle property

The title of the html page. Only for saving to html stream.

public string PageTitle { get; set; }

See Also