Document.DowngradeDocument Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Changes a document to the Word 97-2003 document format so that it can be edited in a previous version of Microsoft Office Word.
public:
void DowngradeDocument();
public void DowngradeDocument ();
abstract member DowngradeDocument : unit -> unit
Public Sub DowngradeDocument ()