DocumentBase.Convert 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.
Converts the document to the newest file format and enables all new features.
public:
void Convert();
public void Convert ();
member this.Convert : unit -> unit
Public Sub Convert ()