PptxSaveOptions.ExportViewType

PptxSaveOptions.ExportViewType property

Gets and sets the display type when exporting to PowerPoint. The default exporting type is working as printing.

public SlideViewType ExportViewType { get; set; }

See Also