PandocSettings.

Output Property

Summary

Write output to FILE instead of stdout.If FILE is -, output will go to stdout, even if a non-textual format (docx, odt, epub2, epub3) is specified.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public FilePath Output { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
FilePath