WdExportFormat Enumeration
Word Developer Reference |
Specifies format to use for exporting a document.
Version Information
Version Added:
Name | Value | Description |
---|---|---|
wdExportFormatPDF | 17 | Export document into PDF format. |
wdExportFormatXPS | 18 | Export document into XML Paper Specification (XPS) format. |
Remarks
Use with the ExportAsFixedFormat method for the Document, Range, or Selection object.