AsciiDoctorJRunnerSettings.

Output Property

Summary

Gets or sets a value indicating the output file(default: based on input file path); use - to output to STDOUT.

corresponds to: -o, --out-file.

Syntax

public FilePath Output { get; set; }

Value

Type Description
FilePath