Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the file format to use when exporting a view.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Enumeration ExportFormat
'Usage
Dim instance As ExportFormat
public enum ExportFormat
Members
| Member name | Description | |
|---|---|---|
| Mht | Web Archive, single file format (.mht) | |
| Portable Document Format file (.pdf) | ||
| Xps | XPS Document (.xps) |
Remarks
The ExportFormat enumeration is used to specify the file format when using the Export method of the View class.