Expand Minimize
0 out of 1 rated this helpful - Rate this topic

ExportFormat Enumeration (Microsoft.Office.InfoPath)

Specifies the file format to use when exporting a view.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
public enum ExportFormat
 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.

NoteNote:

You can save as a PDF or XPS file from a 2007 Microsoft Office system program only after you install an add-in. For more information, search for "Enable support for other file formats, such as PDF and XPS" on Office Online.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.