AsciiDoctorJRunnerSettings.

SuppressHeaderAndFooter Property

Summary

Gets or sets a value indicating whether to suppress output of header and footer.

Default: false.

corresponds to: -s, --no-header-footer.

Syntax

public bool SuppressHeaderAndFooter { get; set; }

Value

Type Description
bool