Perimeters for Document.Close Method Word Interop
Syntax expression . Close( SaveChanges , OriginalFormat , RouteDocument ) expression Required. A variable that represents a Document object. Parameters Name Required/Optional Data Type Description SaveChanges Optional Variant Specifies the save action for the document. Can be one of the followingWdSaveOptions constants: wdDoNotSaveChanges , wdPromptToSaveChanges ,…