Table of Contents

Property Header

Namespace
Sisk.Documenting.Html
Assembly
Sisk.Documenting.Html.dll

Header

Gets or sets an optional object to append after the main title, at the beginning of the <main> tag of the generated page.

public object? Header { get; set; }

Property Value

object