EmailOptions.AutoFormatAsYouTypeMatchParentheses Property

Definition

Determines if Microsoft Word automatically corrects improperly paired parentheses.

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

Property Value

Remarks

This property returns True if Microsoft Word automatically corrects improperly paired parentheses, and False if not.

Applies to