Engine.

DocumentFactory Property

Summary

Gets or sets the document factory.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public IDocumentFactory DocumentFactory { get; set; }

Value

Type Description
IDocumentFactory
GitHub