Share via


WdExportFormat Enumeration

Definition

Gibt das zu verwendende Format für das Exportieren eines Dokuments an.

public enum class WdExportFormat
[System.Runtime.InteropServices.Guid("5D7E6F43-3E57-353C-95E1-52E9783BE2BE")]
public enum WdExportFormat
type WdExportFormat = 
Public Enum WdExportFormat
Vererbung
WdExportFormat
Attribute

Felder

wdExportFormatPDF 17

Exportieren Sie das Dokument in das PDF-Format.

wdExportFormatXPS 18

Exportieren Sie das Dokument in das XML Paper Specification-Format (XPS).

Hinweise

Verwenden Sie mit der ExportAsFixedFormat-Methode für das -, Range- oder Selection -DocumentObjekt.

Gilt für: