ExportFormat enumeration

Office 2013 and later

Specifies the file format to use when exporting a view.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
MhtWeb Archive, single file format (.mht)
PdfPortable Document Format file (.pdf)
XpsXPS Document (.xps)

The ExportFormat enumeration is used to specify the file format when using the Export method of the View class.

Show: