Word.CloseBehavior enum

Specifies the close behavior for Document.close.

Remarks

[ API set: WordApi 1.5 ]

Fields

save = "Save"

Saves the changes before closing the document.

skipSave = "SkipSave"

Discard the possible changes when closing the document.