OutputFormat

WordProcessingSaveOptions.OutputFormat property

Allows to specify a WordProcessing format, which will be used for saving the document

public WordProcessingFormats OutputFormat { get; set; }

See Also