the WordprocessingDocument.Open() method does have a parameter named Autosave to allow disable of Autosave feature of CTP august 2009, but the WordprocessingDocument.Create() doesn't have the same parameter, so how to disable autosave feature for a newly created document?