DocRenderingOptions.DocumentFormat

DocRenderingOptions.DocumentFormat property

Gets or sets the file format of the output document. The default value is DOCX.

public DocumentFormat DocumentFormat { get; set; }

See Also