Summary
Gets or sets a value indicating the
document type to use when rendering output: [article, book, inline].
Default: article.
corresponds to: -d, --doctype.
- Namespace
- Cake
.AsciiDoctorJ - Containing Type
- Ascii
Doctor J Runner Settings
Syntax
public DocType? DocType { get; set; }
Value
Type | Description |
---|---|
DocType? |