AsciiDoctorJRunnerSettingsExtensions.

WithTemplateEngine(AsciiDoctorJRunnerSettings, string) Method

Summary

Set the TemplateEngine.

Syntax

public static AsciiDoctorJRunnerSettings WithTemplateEngine(this AsciiDoctorJRunnerSettings this, string engine)

Parameters

Name Type Description
this AsciiDoctorJRunnerSettings The AsciiDoctorJRunnerSettings that extended by this.
engine string The name of the template-engine to use.

Return Value

Type Description
AsciiDoctorJRunnerSettings The reference to the AsciiDoctorJRunnerSettings.