Options.AllowFastSave Property

Definition

True if Microsoft Word saves only changes to a document. When reopening the document, Word uses the saved changes to reconstruct the document.

C#
public bool AllowFastSave { get; set; }

Property Value

Remarks

The AllowFastSave and CreateBackup properties cannot be set to True concurrently.

Applies to

Product Versions
Word primary interop assembly Latest