Table of Contents

Property Title

Namespace
DocWright.Formats.Html
Assembly
DocWright.Formats.Html.dll

Title

Gets or sets the document title written into <title>. Null omits the element in XHTML-optional cases and writes an empty one where the syntax requires it.

public string? Title { get; set; }

Property Value

string