Options.AutoFormatReplaceQuotes Property

Definition

True if straight quotation marks are automatically changed to smart (curly) quotation marks when Microsoft Word formats a document or range automatically.

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

Property Value

Applies to