Modifica

Share via


EmailOptions.AutoFormatAsYouTypeReplaceQuotes Property

Definition

Determines if straight quotation marks are automatically changed to smart (curly) quotation marks as you type.

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

Property Value

Remarks

This property returns True if straight quotation marks are automatically changed to smart (curly) quotation marks as you type, and False if not.

Applies to