Options.AutoFormatMatchParentheses Property

Definition

True if improperly paired parentheses are corrected when Microsoft Word formats a document or range automatically.

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

Property Value

Applies to