ExportFormat-Enumeration

Gibt das beim Exportieren einer Ansicht zu verwendende Dateiformat an.

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

Member

Membername Beschreibung
Mht Webarchiv, Einzeldateiformat (MHT)
Pdf PDF-Datei (Portable Document Format)
Xps XPS-Dokument (XML Paper Specification)

Hinweise

Die ExportFormat-Aufzählung wird verwendet, um bei Verwendung der Export-Methode der View-Klasse das Dateiformat anzugeben.

Siehe auch

Referenz

Microsoft.Office.InfoPath-Namespace