This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Pandoc.
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 |