Options.AutoFormatReplaceSymbols Property

Definition

True if two consecutive hyphens (--) are replaced by an en dash (–) or an em dash (— ) when Microsoft Word formats a document or range automatically.

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

Property Value

Applies to