DocumentationContext.ContentFormatter Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the object responsible for formatting the documentation content.
public IDocumentFormatter ContentFormatter { get; }

Property Value

IDocumentFormatter
The object responsible for formatting the documentation content.