Options.SaveNormalPrompt Property

Definition

True if Microsoft Word prompts the user for confirmation to save changes to the Normal template before it quits. False if Word automatically saves changes to the Normal template before it quits.

public:
 property bool SaveNormalPrompt { bool get(); void set(bool value); };
public bool SaveNormalPrompt { get; set; }
member this.SaveNormalPrompt : bool with get, set
Public Property SaveNormalPrompt As Boolean

Property Value

Applies to