AsciiDoctorJRunnerSettingsExtensions.

WithDocType(AsciiDoctorJRunnerSettings, DocType) Method

Summary

Sets the DocType Possible Values DocType.

Syntax

public static AsciiDoctorJRunnerSettings WithDocType(this AsciiDoctorJRunnerSettings this, DocType docType)

Parameters

Name Type Description
this AsciiDoctorJRunnerSettings The AsciiDoctorJRunnerSettings that extended by this.
docType DocType The DocType to set.

Return Value

Type Description
AsciiDoctorJRunnerSettings The reference to the AsciiDoctorJRunnerSettings.