Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Downgrades a document to the Word 97-2003 document format so that it can be edited in a previous version of Microsoft Office Word.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub DowngradeDocument
'Usage
Dim instance As _Document
instance.DowngradeDocument()
void DowngradeDocument()