Format
ExportOptions.Format property
Gets or sets the target document format. If not set, the format is inferred from the output file extension.
public FileFormat Format { get; set; }
Property Value
Default is Unknown (infer from file extension).
See Also
- enum FileFormat
- class ExportOptions
- namespace GroupDocs.Markdown
- assembly GroupDocs.Markdown