Freigeben über


ExportFormat Enumeration

Definition

Gibt das beim Exportieren einer Ansicht zu verwendende Dateiformat an.

public enum class ExportFormat
public enum ExportFormat
type ExportFormat = 
Public Enum ExportFormat
Vererbung
ExportFormat

Felder

Name Wert Beschreibung
Mht 1

Webarchiv, Einzeldateiformat (MHT)

Pdf 2

PDF-Datei (Portable Document Format)

Xps 3

XPS-Dokument (XML Paper Specification)

Hinweise

Die ExportFormat-Enumeration wird verwendet, um das Dateiformat anzugeben, wenn die Export(String, ExportFormat) -Methode der View -Klasse verwendet wird.

Gilt für: