Table of Contents

Property Head

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

Head

Gets or sets an optional object to append inside the <head> tag of the generated page.

public object? Head { get; set; }

Property Value

object