OutputFormat

EbookSaveOptions.OutputFormat property

Specifies the format of the resultant e-Book file: IDPF ePub, MOBI, or AZW3.

public EBookFormats OutputFormat { get; set; }

See Also