IEngine.

DocumentFactory Property

Summary

Gets or sets the document factory.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IEngine

Syntax

IDocumentFactory DocumentFactory { get; set; }

Value

Type Description
IDocumentFactory
GitHub