AsciiDoctorJRunnerSettings.

Backend Property

Summary

Gets or sets a value indicating whether to set output format backend.

Default: html5.

corresponds to: -b, --backend.

Namespace
Cake.AsciiDoctorJ
Containing Type
AsciiDoctorJRunnerSettings

Syntax

public string? Backend { get; set; }

Value

Type Description
string?
GitHub Discussion