WdDefaultFilePath enumeration
Office 2013 and later
Specifies a default folder for files related to Microsoft Word.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
| Member name | Description | |
|---|---|---|
| wdDocumentsPath | Documents path. | |
| wdPicturesPath | Pictures path. | |
| wdUserTemplatesPath | User templates path. | |
| wdWorkgroupTemplatesPath | Workgroup templates path. | |
| wdUserOptionsPath | User Options path. | |
| wdAutoRecoverPath | Path for Auto Recover files. | |
| wdToolsPath | Tools path. | |
| wdTutorialPath | Tutorial path. | |
| wdStartupPath | Startup path. | |
| wdProgramPath | Program path. | |
| wdGraphicsFiltersPath | Graphics filters path. | |
| wdTextConvertersPath | Text converters path. | |
| wdProofingToolsPath | Proofing tools path. | |
| wdTempFilePath | Temp file path. | |
| wdCurrentFolderPath | Current folder path. | |
| wdStyleGalleryPath | Style Gallery path. | |
| wdBorderArtPath | Border art path. |
Show: