Options.PromptUpdateStyle Property

Definition

True displays a message asking the user to verify whether they want to reformat a style or reapply the original style formatting when changing the formatting of styles. False reapplies the style formatting to the selection without verifying whether the user wants to change the style.

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

Property Value

Applies to