AsciidoctorPdfSettings.

Doctype Property

Summary

The document type to use for converting AsciiDoc documents (command line option --doctype)
Assembly
Cake.Asciidoctor.dll
Namespace
Cake.Asciidoctor
Containing Type
AsciidoctorPdfSettings

Syntax

public Nullable<AsciidoctorPdfDoctype> Doctype { get; set; }

Value